Skip to content
Back to search
30
MCP

MongoDB Read-Only

pulsemcp/mongodb read-only

Provides secure read-only access to MongoDB databases with support for Kubernetes deployments and direct connections.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

MySQL Read-Only
Provides read-only access to MySQL databases for inspecting schemas and executing SQL queries without modifying underlying data.
0 tools
Read MySQL
Secure read-only MySQL database access to execute queries and analyze data patterns.
0 tools
kubernetes-readonly-mcp
A read-only Kubernetes MCP server for safely interacting with Kubernetes clusters
0 tools
MongoDB
Enables interaction with MongoDB databases through TypeScript and the MongoDB driver, providing seamless integration of MongoDB operations i
0 tools
io.github.infoinlet-marketplace/mcp-mongodb
Read-only MongoDB for AI agents — find, aggregate (no write stages), count, stats.
0 tools
io.github.your-ko/mcp-k8s-ro
Read-only Kubernetes MCP server: inspect resources, logs, events, and metrics. Secrets are masked.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mongodb_read-only": {
      "url": "None",
      "transport": "http"
    }
  }
}