← Back to Plugins
MCP Server MCP

datamcp — Hosted Model Context Protocol for Databases, APIs, and Agent Memory

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

PostgreSQL, MySQL, OpenAPI/Swagger, and shared Agent Memory with scoped access.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.datamcp.app/api/mcp",
      "headers": [
        {
          "description": "Bearer token for a datamcp MCP link. Enter the full value as Bearer <API key>.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...