add-mcp
Back to registry
Pumadb logo

Pumadb

v1.0.0

pumadb.ai/mcp-server

pumaDB is a hosted memory layer for AI agents and small server-side applications. It stores durable JSON rows and exposes them through a REST API and an MCP server.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://pumadb.ai/mcp
npx add-mcp@latest https://pumadb.ai/mcp --transport http

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=ai.pumadb%2Fmcp-server"

More from pumadb.ai