MCPs tagged with docker support
-
Coda MCP Server
A Model Context Protocol server enabling seamless interaction with Coda documents and pages.
Coda MCP Server implements a Model Context Protocol (MCP) server that bridges AI assistants or MCP clients with the Coda API. It provides standardized tools for listing, creating, reading, updating, duplicating, and renaming Coda pages, as well as handling document context. The server communicates over standard input/output, supporting integration with platforms like Cursor and Claude Desktop, and can be deployed via Node.js or Docker.
- ⭐ 36
- MCP
- orellazri/coda-mcp
-
Search1API MCP Server
MCP server enabling search and crawl functions via Search1API.
Search1API MCP Server is an implementation of the Model Context Protocol (MCP) that provides search and crawl services using the Search1API. It allows seamless integration with MCP-compatible clients, including LibreChat and various developer tools, by managing API key configuration through multiple methods. Built with Node.js, it supports both standalone operation and Docker-based deployment for integration in broader AI toolchains.
- ⭐ 157
- MCP
- fatwang2/search1api-mcp
-
Chess.com MCP Server
Standardized MCP server for accessing and analyzing Chess.com public data
Provides a Model Context Protocol (MCP) server that interfaces with Chess.com's public API, enabling AI assistants and applications to access player data, game records, clubs, and titled players through standardized tools. Offers Docker and UV-based deployment, and is configurable to suit specific assistant and client requirements. Supports seamless integration with Claude Desktop and exposes multiple ready-to-use tools for chess data retrieval and analysis.
- ⭐ 54
- MCP
- pab1it0/chess-mcp
-
Chronulus MCP
Connect Chronulus AI Forecasting & Prediction Agents to Claude via the Model Context Protocol.
Chronulus MCP provides an MCP server enabling Claude users to interact with Chronulus AI forecasting and prediction agents. It allows seamless integration through multiple methods including pip, docker, and uvx, offering flexibility in deployment. The tool is designed to fit into the Claude desktop client's model context protocol configuration, streamlining the usage of Chronulus AI’s predictive capabilities in various workflows.
- ⭐ 103
- MCP
- ChronulusAI/chronulus-mcp
-
Mindmap MCP Server
Convert Markdown content into interactive mindmaps via an MCP-compliant server.
Mindmap MCP Server provides a Model Context Protocol (MCP) compatible service that transforms Markdown input into interactive mindmap visualizations. It supports command-line, Python, and Docker installation methods for flexibility across platforms. Designed to integrate with MCP clients like Claude Desktop, it ensures seamless Markdown-to-mindmap conversion using markmap under the hood. The server is intended for easy plug-and-play use in model-powered workflows that require structured, visual context formatting.
- ⭐ 205
- MCP
- YuChenSSR/mindmap-mcp-server
-
MCP Prompt Engine
A dynamic MCP server for managing and serving reusable, logic-driven AI prompt templates.
MCP Prompt Engine is a Model Control Protocol (MCP) server designed to manage and serve dynamic prompt templates using Go's text/template system. It enables users to create reusable, logic-driven prompt templates with support for variables, partials, and conditionals. The engine interacts seamlessly with any compatible MCP client, providing prompt arguments, rich CLI tools, and automatic hot-reloading of templates. Docker support and intelligent argument parsing enhance its integration and deployment capabilities.
- ⭐ 15
- MCP
- vasayxtx/mcp-prompt-engine
-
magg
Meta-MCP aggregator and manager for LLM capability extension.
Magg is a server that implements the Model Context Protocol (MCP), acting as a central aggregator and proxy for multiple MCP servers. It enables Large Language Models (LLMs) to dynamically discover, add, configure, and manage external tools at runtime. By aggregating tools from different MCP servers under unified namespaces, it streamlines capability management and introduces features such as configuration persistence, authentication, and real-time notifications. Magg offers both command-line and Docker deployment, with support for HTTP, stdio, and in-memory transport.
- ⭐ 62
- MCP
- sitbon/magg