← Back to Plugins
MCP Server MCP

developer

github By github 👁 1 views ▲ 0 votes

MCP server for developer documentation, generated by doc2mcp.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://doc2mcp.site/api/mcp/c7dd7af1-84b9-4bc3-a3e8-0b3a324c8413/mcp",
      "headers": [
        {
          "description": "Bearer <your project MCP token> from the project's Connect tab. Treat it like a password.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...