mcpbeat Sign in

MCP Mongodb MCP Server

local only

MCP Mongodb runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm.

Read-only MongoDB for AI agents — find, aggregate (no write stages), count, stats.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 8 · avg 4 · +32% w/w
a month agotoday
23
Installs / week
npm · @infoinlet/mcp-mongodb
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-mongodb -- npx -y @infoinlet/mcp-mongodb
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-mongodb": {
      "args": [
        "-y",
        "@infoinlet/mcp-mongodb"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-mongodb]
command = "npx"
args = ["-y", "@infoinlet/mcp-mongodb"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-mongodb": {
      "args": [
        "-y",
        "@infoinlet/mcp-mongodb"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-mongodb": {
      "args": [
        "-y",
        "@infoinlet/mcp-mongodb"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Mongodb

same job, measured the same way
SafeSelect MCP
by antonillos

Fail-closed, read-only PostgreSQL and MongoDB access for AI agents over MCP.

local only
JDBC MCP Server
by igorolv

Read-only PostgreSQL, Oracle and SQL Server access for AI agents: SQL, plans, schema, index stats

local only
MCP Postgres Nl Query
by infoinlet-marketplace

RLS/tenant-aware Postgres for AI agents — schema, read-only SQL, NL→SQL with safety rails.

26 installs/wk local only
KEPTA — Agent Memory
by damiantodorovic

Local memory for AI agents. One SQLite file on your machine — no cloud, no account.

729 installs/wk local only
MCP Notion
by infoinlet-marketplace

Notion for AI agents — search, read pages/blocks, query databases, create pages.

27 installs/wk local only
MCP Clickhouse
by dockndevai

ClickHouse query & management for AI agents — SQL-classified read/write/destructive gating.

248 installs/wk local only
C
Data
by thinair

PostgreSQL, MySQL, and SQL Server in one session. 26 read-only MCP tools for AI agents.

answering
Florentine AI
by florentine-ai

MCP server for Florentine.ai - Natural language to MongoDB aggregations

4 409 installs/wk local only

MCP Mongodb — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Mongodb?
MCP Mongodb runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @infoinlet/mcp-mongodb was installed 23 times last week.
Is MCP Mongodb still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect MCP Mongodb?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @infoinlet/mcp-mongodb straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Mongodb?
The npm package @infoinlet/mcp-mongodb was installed 23 times in the last week. Week over week that is +32%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.