The Docker Container MCP Server is a Model Context Protocol (MCP) implementation designed to create and manage Docker containers. It allows users to create containers from specific Docker images and inspect the status of existing containers. This server is particularly useful for developers looking to automate container management tasks within their workflows.
The MSSQL MCP Server is a Model Context Protocol (MCP) server designed to facilitate secure and structured interactions with Microsoft SQL Server (MSSQL) databases. It allows AI assistants to list available tables, read table contents, and execute SQL queries with controlled access. The server ensures safer database exploration, strict permission enforcement, and comprehensive logging of database interactions. It integrates with Claude Desktop for seamless database operations.
This repository provides a collection of Model Context Protocol (MCP) servers designed to extend the capabilities of language models such as Claude. It includes various integrations like filesystem access, cloud services, databases, and APIs. The servers can be easily deployed using Docker or a startup script, making it simple to enhance language models with additional tools and resources.
This MCP server facilitates interaction between Claude and various 3D printer management systems, including OctoPrint, Klipper, Duet, Repetier, and Bambu Labs. It supports advanced features like STL file manipulation, slicing, and real-time print job monitoring, allowing seamless control of 3D printers through Claude. The server also includes tools for scaling, rotating, and modifying STL files, making it a comprehensive solution for 3D printing workflows.
This MCP server integrates with the Steam API to fetch and analyze game reviews, providing detailed information such as review scores, positive/negative counts, and review content. It also offers tools for summarizing reviews and analyzing recent feedback, making it useful for developers and researchers working with Steam game data.
This project focuses on building a server and client for the Model Context Protocol (MCP), designed to support large language models (LLMs). It provides a structured framework for managing interactions and context within LLM applications, enabling efficient communication and integration.
This MCP server facilitates seamless integration with the GitHub API, enabling advanced features and interactions within the Model Context Protocol framework. It provides a robust setup for developers to manage and automate GitHub-related tasks efficiently.
This project implements an MCP server that connects Google Calendar with n8n, enabling real-time event updates via Server-Sent Events (SSE). It requires Node.js, Google Cloud Console credentials, and Docker for deployment. The server facilitates seamless synchronization between Google Calendar and n8n workflows.