Content Tools
gladtek.com
Provides tools to search and retrieve Gladtek blog posts, service listings, and static pages.
ENDPOINT 1
https://www.gladtek.com/mcp
MCP server metadata
- Name
- gladtek-mcp
- Version
- 1.0.0
Known tools 5
search_postsSearch Gladtek blog posts by keyword and display results as an interactive grid of cards (image, title, excerpt, category).
Inferred read-onlyget_postFetch the full content of a Gladtek blog post by its slug and display it as an interactive detail card.
Potential side effectslist_servicesList all Gladtek service offerings and display them as an interactive grid of cards, with their URLs and descriptions.
Inferred read-onlyget_more_toolsCheck for additional tools whenever your task might benefit from specialized capabilities - even if existing tools could work as a fallback.
Inferred read-onlyCONNECT 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.
gladtek.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.