MCPs tagged with python-server
-
Kaggle MCP Server
Model Context Protocol server enabling Kaggle dataset search and download tools.
Kaggle MCP Server implements the Model Context Protocol (MCP) using the fastmcp library and provides tools for searching and downloading datasets from Kaggle via a standardized MCP interface. It manages Kaggle API authentication, exposes search and download tools as MCP resources, and offers prompts for generating exploratory data analysis notebooks. The server can be run locally or via Docker, supporting easy integration with MCP clients and compliant applications.
- ⭐ 28
- MCP
- arrismo/kaggle-mcp
-
k6-mcp-server
A Model Context Protocol server for orchestrating k6 load tests via MCP-enabled clients.
k6-mcp-server implements the Model Context Protocol, allowing users to execute and manage k6 load testing scripts through standardized MCP clients. It provides a simple API, supports custom test durations and virtual users, and offers real-time execution output. The system is configurable via environment variables and can be easily integrated into existing MCP-compatible tooling.
- ⭐ 17
- MCP
- QAInsights/k6-mcp-server
-
MCP Server for Milvus
Bridge Milvus vector database with AI apps using Model Context Protocol (MCP).
MCP Server for Milvus enables seamless integration between the Milvus vector database and large language model (LLM) applications via the Model Context Protocol. It exposes Milvus functionality to external LLM-powered tools through both stdio and Server-Sent Events communication modes. The solution is compatible with MCP-enabled clients such as Claude Desktop and Cursor, supporting easy access to relevant vector data for enhanced AI workflows. Configuration is flexible through environment variables or command-line arguments.
- ⭐ 196
- MCP
- zilliztech/mcp-server-milvus
-
mcp-google-sheets
Your AI Assistant's Gateway to Google Sheets!
mcp-google-sheets is a Python-based MCP server that bridges MCP-compatible clients and the Google Sheets API. It enables seamless interaction with Google Spreadsheets, allowing for data manipulation, automation, and workflow creation driven by AI tools via a standardized protocol. The server can be quickly deployed using 'uvx', supports service account authentication, and integrates with AI clients like Claude Desktop. It offers a defined set of tools to streamline spreadsheet operations securely and efficiently.
- ⭐ 502
- MCP
- xing5/mcp-google-sheets
-
ACP to MCP Adapter
Bridge ACP Agents with MCP Applications Seamlessly
ACP to MCP Adapter is a lightweight standalone server that connects Agent Communication Protocol (ACP) agents to Model Context Protocol (MCP) applications. It enables MCP applications, such as Claude Desktop, to discover and interact with ACP agents as resources by exposing ACP agent runs as MCP tools. The adapter facilitates interoperability with minimal configuration, though it currently treats ACP agents as tools rather than peers and supports only basic content translation.
- ⭐ 30
- MCP
- i-am-bee/acp-mcp
-
Qiniu MCP Server
Bridge AI models to Qiniu cloud storage and multimedia services via the Model Context Protocol.
Qiniu MCP Server implements the Model Context Protocol (MCP) to enable AI model clients to seamlessly access Qiniu cloud storage, multimedia, and CDN services within the context of user interactions. It provides capabilities such as bucket and file listing, file uploading, file reading, image processing tasks like resizing and rounded corners, as well as CDN cache operations. The server is designed to be integrated with AI tooling like VS Code's Cline plugin, supporting contextual data access and manipulation via a standardized protocol.
- ⭐ 30
- MCP
- qiniu/qiniu-mcp-server
-
manim-mcp-server
MCP server for generating Manim animations on demand.
Manim MCP Server allows users to execute Manim Python scripts via a standardized protocol, generating animation videos that are returned as output. It integrates with systems like Claude to dynamically render animation content from user scripts and supports configurable deployment using environment variables. The server handles management of output files and cleanup of temporary resources, designed with portability and ease of integration in mind.
- ⭐ 454
- MCP
- abhiemj/manim-mcp-server