Loading MCP server directory, please wait...
PostgreSQL, MySQL, OpenAPI/Swagger, and shared Agent Memory with scoped access.
npx @getmcp/cli add io.github.mironovisa/datamcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for a datamcp MCP link. Enter the full value as Bearer <API key>.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mironovisa/datamcp": {
"url": "https://api.datamcp.app/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}