mcp-server

mcp-server

0

The Model Context Protocol (MCP) Server is a unified API solution for accessing various AI model providers, supporting functionalities like tool calling, chat completions, and context handling. It integrates easily with MongoDB and offers a comprehensive set of features for tool discovery and usage.

Model Context Protocol (MCP) Server

A simple server implementation for the Model Context Protocol that provides a unified API for multiple AI model providers.

Features

  • Unified API for multiple AI providers
  • Support for chat and legacy completions
  • Tool calling
  • MongoDB for persistence

Usage

  • Start the server in various modes (standard, dev, quick-start, production)
  • Accessible endpoints for AI interaction and tool discovery

MongoDB Setup

  • Options for setting up a MongoDB instance manually, with Docker, or with MongoDB Atlas.
  • Migration scripts available.

Available Tools

  • Tools discovery via API endpoints.
  • Image generation and web search tools included.