restheart

SoftInstigate/restheart
★ 874 stars Java 🗄️ Database Updated today
The Agent-Ready Backend for MongoDB.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "restheart": {
      "command": "npx",
      "args": [
        "-y",
        "SoftInstigate/restheart"
      ]
    }
  }
}

README Excerpt

--- RESTHeart exposes your data through a native MCP server and full REST and GraphQL APIs, so AI agents and developers can read and write without custom integration code. RESTHeart gives AI agents and developers instant, secure access to MongoDB. It ships with a native MCP server that any MCP-compatible client (Claude, Claude Code, Cursor, VS Code) can connect to out of the box, plus full REST, GraphQL, and WebSocket APIs for traditional application development. Built-in authentication and auth

Tools (1)

greetings

Topics

ai-agentsdata-persistencedatabasedockerframeworkgraphqljavamcpmcp-servermicroservicemodel-context-protocolmongodbnosqlrestrest-api