Skip to main content
TechnologyChecker provides a hosted MCP server that lets AI tools search this documentation directly. Instead of relying on web search, your AI assistant queries our docs in real time for more accurate answers about the API, features, and integration patterns.
https://technologychecker.io/docs/mcp

What is MCP

The Model Context Protocol (MCP) is an open protocol that creates standardized connections between AI applications and external services. When connected, AI tools can search TechnologyChecker documentation during response generation, not just when you explicitly ask.

Direct source access

Searches indexed documentation directly instead of relying on web search results that might be stale or incomplete.

No search noise

Bypasses SEO and ranking algorithms. Goes straight to documentation content.

Connect to your AI tool

1

Open Claude settings

Navigate to the Connectors page in your Claude settings.
2

Add the MCP server

Select Add custom connector and enter:
  • Name: TechnologyChecker
  • URL: https://technologychecker.io/docs/mcp
3

Use in conversations

When using Claude, select the attachments button (the plus icon) and select TechnologyChecker. Claude can now search the documentation while answering your questions.
You can also connect from any page on this site. Select the contextual menu (top of the page) and choose Copy MCP server URL or connect directly to Cursor or VS Code.

What content is available

The MCP server searches all indexed content on this documentation site, including:
  • API reference pages with endpoint details, parameters, and response schemas
  • Feature documentation (domain lookup, lead lists, market research, signals)
  • Getting started guides, authentication, rate limits, and credit costs
  • Code examples in cURL, Python, and JavaScript
The MCP server is read-only. It searches documentation content but doesn’t make API calls or access your TechnologyChecker account data.

Rate limits

ScopeLimitDescription
Per user (IP address)200 requests per hourLimits how frequently a single user can search the documentation.
Per documentation site1,000 requests per hourLimits total searches across all users of the MCP server.

Frequently asked questions

No. The MCP server provides AI tools with access to documentation content. The REST API provides programmatic access to technology detection, company data, and market intelligence. They serve different purposes and complement each other.
Yes. The MCP server is included with your documentation and doesn’t consume API credits. Rate limits apply to prevent abuse.
Yes. AI tools support multiple MCP servers simultaneously. Connected servers only consume context when the AI actually searches them, so you can keep several connected without overhead. Be specific in your prompts so the AI searches the most relevant server.
MCP is supported by Claude, Claude Code, Cursor, VS Code (Copilot), ChatGPT, Goose, and other MCP-compatible clients. Any tool that implements the Model Context Protocol can connect to the TechnologyChecker MCP server.