datamcp — Hosted Model Context Protocol for Databases, APIs, and Agent Memory for Cursor
io.github.mironovisa/datamcp
PostgreSQL, MySQL, OpenAPI/Swagger, and shared Agent Memory with scoped access.
client:Cursor
transport:streamable-http
Install datamcp — Hosted Model Context Protocol for Databases, APIs, and Agent Memory in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"datamcp": {
"url": "https://api.datamcp.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs