Enables interaction with Users and Products through a CRUD service REST API, providing tools for listing, creating, reading, updating, and deleting records via HTTP transport.
A testing server that provides CRUD operations on a JSON user database via MCP tools, enabling AI assistants to list, search, add, update, and delete users.
Enables AI agents to access user and message data through MCP resources, providing REST API integration for user management with paginated lists and thread tracking.
AI assistant application that integrates FastMCP server with MongoDB Atlas knowledge base, enabling direct MCP tool calling for document search and retrieval through a complete REST API.
Exposes database queries (Users, Products, Orders) from a NestJS backend to AI agents via MCP, enabling real-time database interactions in chat sessions.