All MCP servers

Ref Tools Ref Tools Mcp

Official
by Api.AirforceStreamable HTTPDeveloper Tools01,125MIT

Provide your AI coding tools with token-efficient access to up-to-date technical documentation for…

mcpopen-sourcedeveloper-tools

Endpoint

POST https://server.smithery.ai/@ref-tools/ref-tools-mcp/mcp

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "ref-tools-ref-tools-mcp-imp88e0f": {
      "url": "https://server.smithery.ai/@ref-tools/ref-tools-mcp/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}