All MCP servers

Ref Tools Mcp

Official
by Api.AirforcestdioSearch & Web Crawling01,125MIT

Token efficient search for coding agents over public and private documentation.

mcpopen-sourcesearch-web-crawling

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "ref-tools-mcp-imp12129": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}