docs2mcp for Cursor
com.docs2mcp/docs2mcp
Query your own PDFs and documents from any MCP client. Every answer cites the page it came from.
client:Cursor
transport:streamable-http
Install docs2mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"docs2mcp": {
"url": "https://mcp.docs2mcp.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs