mongodb-mcp-server: The MongoDB MCP Server is a Model Context Protocol server designed for seamless interaction with MongoDB Databases and MongoDB Atlas. It enables integration with various MCP clients like VS Code and Cursor, offering a wide range of tools for database and Atlas management, including read-only access by default.; fastapi_mcp: FastAPI-MCP allows you to expose your existing FastAPI endpoints as Model Context Protocol (MCP) tools. It offers native integration with FastAPI, including built-in authentication using existing dependencies, and preserves schemas and documentation.
Integrate MongoDB databases and Atlas into AI/ML development workflows via MCP clients like VS Code and Cursor.
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.