MCP server for autoxingtech.github.io · 1 tool · published by Ashu Kumar on doc2mcp.
Listed on the MCP Registry · io.github.doc2mcp/autoxingtech1
40
1
65
Marketplace MCPs don't include the creator's token. Create your own MCP access token on your profile, then use it in the config below.
Loading…
One click adds this MCP server to your editor. Works with Cursor and VS Code.
Adds to Settings → MCP
~/.cursor/mcp.json{
"mcpServers": {
"autoxingtech": {
"url": "https://www.doc2mcp.site/api/mcp/0ddc91d1-3136-4c4a-8627-1a0be89c0ec7/mcp",
"headers": {
"Authorization": "Bearer YOUR_MCP_ACCESS_TOKEN"
}
}
}
}Opens the MCP install prompt
.vscode/mcp.json{
"servers": {
"autoxingtech": {
"type": "http",
"url": "https://www.doc2mcp.site/api/mcp/0ddc91d1-3136-4c4a-8627-1a0be89c0ec7/mcp",
"headers": {
"Authorization": "Bearer YOUR_MCP_ACCESS_TOKEN"
}
}
}
}Endpoint: https://www.doc2mcp.site/api/mcp/0ddc91d1-3136-4c4a-8627-1a0be89c0ec7/mcp
The capabilities this MCP server exposes to AI agents.
delete_map
Delete a specific map.
Build yours
Turn your documentation into an MCP server like this.
Paste a docs URL and it's published to the marketplace automatically once ready. Works with Cursor, Claude, VS Code, Windsurf, and OpenAI Agents.
Generate your MCP