mongo-mcp-server

Provides a Go-based MongoDB-backed server that exposes gRPC operations for managing models, contexts, executing protocols, tracking protocol execution status, and storing/retrieving arbitrary data. It also mentions an MCP-style (Model Context Protocol) and Cursor IDE integration via a /mcp prefix.

Evaluated Apr 04, 2026 (16d ago)
Repo ↗ Infrastructure mongodb mcp model-context-protocol grpc go server data-storage cursor-integration
⚙ Agent Friendliness
39
/ 100
Can an agent use this?
🔒 Security
38
/ 100
Is it safe for agents?
⚡ Reliability
18
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
35
Documentation
55
Error Messages
0
Auth Simplicity
45
Rate Limits
0

🔒 Security

TLS Enforcement
30
Auth Strength
40
Scope Granularity
20
Dep. Hygiene
50
Secret Handling
50

README claims encrypted gRPC communication and authentication for all endpoints, but the auth scheme, TLS configuration requirements, and secret-handling practices are not documented. MongoDB is mentioned with 'secure defaults' but connection/authuration details are not provided, so actual security posture cannot be verified from the README.

⚡ Reliability

Uptime/SLA
0
Version Stability
30
Breaking Changes
20
Error Recovery
20
AF Security Reliability

Best When

You want a lightweight, self-hostable gRPC + MongoDB service to build MCP-oriented tooling around models/contexts/protocols and you control the deployment environment.

Avoid When

You need enterprise-grade documentation for auth, rate limits, pagination, error codes, and operational guarantees; the provided README does not show these details.

Use Cases

  • Storing and managing model/context metadata in MongoDB
  • Running protocol executions tied to a selected context and tracking execution status
  • Persisting and retrieving protocol-related artifacts or snippets ("data")
  • Integrating model/protocol tooling into developer workflows (Cursor) via MCP-style access

Not For

  • Production deployments requiring well-specified authentication/authorization details from documentation alone
  • Use cases needing a REST/HTTP API with OpenAPI specs or SDKs
  • Workloads that require clear, documented rate limits and retry/idempotency semantics

Interface

REST API
No
GraphQL
No
gRPC
Yes
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: Authentication required (unspecified in README)
OAuth: No Scopes: No

README asserts that all API endpoints require authentication but does not document the auth mechanism (e.g., API key, JWT, mTLS) or any scopes/roles.

Pricing

Free tier: No
Requires CC: No

Open-source/self-hosted style repository; no pricing information provided.

Agent Metadata

Pagination
page_size + page_token
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • README does not document authentication details, error codes, or retry/idempotency semantics—agents may need trial-and-error for robust usage.
  • gRPC method usage is illustrated via grpcurl, but the underlying proto schemas and return/status formats are not included here.
  • Cursor integration is described as 'auto-detect', but no configuration or security model is specified.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for mongo-mcp-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered