All MCP servers

Docfork Mcp

Official
by Api.AirforceStreamable HTTPDeveloper Tools0487MIT

@latest documentation and code examples to 9000+ libraries for LLMs and AI code editors in a singl…

mcpopen-sourcedeveloper-tools

Endpoint

POST https://server.smithery.ai/@docfork/mcp/mcp

Connecting a client

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

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