This repository contains the publishing manifest and GitHub Actions workflow for the doc2mcp entry in the official MCP Registry. It publishes a server.json manifest for the doc2mcp MCP endpoint, but does not contain the actual product code.
From the registry: MCP server for agentverse documentation, generated by doc2mcp.
Please install the `agentverse` MCP server into my current AI client (that's you).
Canonical MCP server config (HTTP transport):
- url: `https://doc2mcp.site/api/mcp/<project_id>/mcp`
- headers:
- `Authorization`: `Bearer <your-project-mcp-token>`
Note: README describes a remote Streamable HTTP MCP endpoint. Replace <project_id> with your project ID and supply your project MCP bearer token in the Authorization header.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs.