MongoDB Atlas

by ani5959

Not rated
GitHub

About

A server for managing data in MongoDB Atlas, providing secure and scalable data management through RESTful APIs.

Details

Author
ani5959
Categories
Database

Setup

Install MongoDB Atlas in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/ani5959/mongodb_mcp_with_adk

Follow the installation instructions in the repository README, then restart your MCP client.

This project provides a server application that integratesMongoDB Atlaswith theApplication Development Kit (ADK)using mongodb-mcp-server. It enables secure, scalable, and efficient data management through RESTful APIs, leveraging service account authentication and robust error handling. The server is designed to accelerate development workflows by simplifying integration with MongoDB Atlas and providing a ready-to-use backend for your applications.

- Secure Connection:Connects to MongoDB Atlas using a service account client ID and client secret.
- ADK Integration:Utilizes the ADK to simplify integration and accelerate development.
- Authentication & Authorization:Supports secure authentication using service account credentials.
- Robust Error Handling:Provides detailed logging for easier debugging and maintenance.
- Scalable Data Management:Enables efficient data operations with MongoDB Atlas.
- RESTful API:Exposes endpoints for CRUD operations.

git clone https://github.com/yourusername/mongodb_mcp_server.git cd mongodb_mcp_server

Configure your project to connect to MongoDB Atlas:

{ "mcpServers": { "MongoDB": { "command": "npx", "args": [ "-y", "mongodb-mcp-server", "--apiClientId", "your-atlas-service-accounts-client-id", "--apiClientSecret", "your-atlas-service-accounts-client-secret" ] } } }

The server will run athttp://localhost:8080by default.

Official Airtable MCP server and skills for working with bases, records, workflows, and business operations from AI agents.

MCP Server For Apache Doris, an MPP-based real-time data warehouse.

Official MCP Server from Atlan which enables you to bring the power of metadata to your AI tools

Query Onchain data, like ERC20 tokens, transaction history, smart contract state.

Read and write access to your Baserow tables.

Introspect and query your apps deployed to Convex.

Interact with the data stored in Couchbase clusters using natural language.

Maritime intelligence for tracking vessels, analysing ports, and exploring ship data.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.