← Registry

Content Tools

gladtek.com

Provides tools to search and retrieve Gladtek blog posts, service listings, and static pages.

1 endpoint5 known toolsFirst detected August 1, 2026Last detected August 1, 2026

ENDPOINT 1

https://www.gladtek.com/mcp

No auth detected

MCP server metadata

Name
gladtek-mcp
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged

Known tools 5

search_posts

Search Gladtek blog posts by keyword and display results as an interactive grid of cards (image, title, excerpt, category).

Inferred read-only
get_post

Fetch the full content of a Gladtek blog post by its slug and display it as an interactive detail card.

Potential side effects
list_services

List all Gladtek service offerings and display them as an interactive grid of cards, with their URLs and descriptions.

Inferred read-only
get_page

Fetch a Gladtek static page by name.

Inferred read-only
get_more_tools

Check for additional tools whenever your task might benefit from specialized capabilities - even if existing tools could work as a fallback.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.gladtek-mcp]
url = "https://www.gladtek.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "gladtek-mcp": {
      "type": "http",
      "url": "https://www.gladtek.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: gladtek-mcp
Remote MCP URL: https://www.gladtek.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "gladtek-mcp": {
      "url": "https://www.gladtek.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "gladtek-mcp": {
      "type": "http",
      "url": "https://www.gladtek.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "gladtek-mcp",
  "transport": "streamable-http",
  "url": "https://www.gladtek.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for gladtek.com was fetched 2026-08-03T20:43:51.500Z and is being refreshed.

Trust status Trusted

gladtek.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.