MCPs tagged with Python
-
POX MCP Server
Model Context Protocol server for SDN management via the POX controller.
Implements a Model Context Protocol (MCP) server for network control and management using the POX SDN controller. Provides dynamic resources for network configuration and topology, interactive management prompts, and a suite of tools for switch and flow administration. Supports Python-based SDN programming and automated analysis in educational and research settings.
- ⭐ 1
- MCP
- davidlin2k/pox-mcp-server
-
Trino MCP Server
Expose Trino tables and querying via the Model Context Protocol.
Trino MCP Server acts as an MCP-compatible interface, allowing users to query and list tables from Trino using Python. It bridges Trino's distributed SQL engine with the Model Context Protocol, exposing Trino tables as MCP resources. The server supports executing arbitrary SQL queries against Trino through a standardized protocol. It uses environment variable configuration for seamless integration and is built to interface with the broader MCP ecosystem.
- ⭐ 18
- MCP
- Dataring-engineering/mcp-server-trino
-
mcp-server-tidb
MCP server implementation for TiDB serverless databases.
mcp-server-tidb provides an implementation of the Model Context Protocol (MCP) for TiDB, enabling integration with serverless TiDB databases. It supports configuration through environment variables or .env files and connects with applications such as Claude Desktop via standardized configuration. The server facilitates managing context between conversational AI models and a TiDB backend in a consistent and standardized way.
- ⭐ 22
- MCP
- c4pt0r/mcp-server-tidb
-
Product Hunt MCP Server
Plug-and-play MCP server for accessing Product Hunt data with LLMs and agents.
Product Hunt MCP Server acts as a bridge between Product Hunt’s API and any agent or LLM that supports the Model Context Protocol (MCP). It enables fast and standardized access to posts, collections, topics, users, comments, and votes on Product Hunt. Built on FastMCP, it ensures seamless compatibility with popular AI tooling like Claude Desktop and Cursor. Integration is straightforward, requiring only a Product Hunt API token and simple configuration.
- ⭐ 33
- MCP
- jaipandya/producthunt-mcp-server
-
iMessage Query MCP Server
Securely query and analyze your iMessage history with LLMs using the Model Context Protocol.
iMessage Query MCP Server is an MCP-compliant server that provides safe access to the macOS iMessage database for Large Language Models (LLMs). Built with the FastMCP framework and imessagedb library, it enables querying, validation, and analysis of iMessage conversations, complete with proper phone number handling and permissions management. The tool integrates seamlessly with MCP clients such as Claude Desktop and CLine for VSCode, allowing for controlled retrieval of chat histories via standardized protocols. Enhanced security features and automated dependency management ensure a smooth and safe user experience.
- ⭐ 71
- MCP
- hannesrudolph/imessage-query-fastmcp-mcp-server
-
Mac Messages MCP
Python bridge for macOS Messages via Model Context Protocol.
Mac Messages MCP enables seamless interaction with the macOS Messages app through the Model Context Protocol (MCP). It allows sending and reading messages, intelligently switching between iMessage and SMS/RCS depending on the recipient. The tool is designed for integration with platforms like Cursor and Claude Desktop, supporting features such as contact filtering, fuzzy search, message history access, and iMessage detection. Full Disk Access permission is required, and it can also be connected to Docker containers via a proxy.
- ⭐ 180
- MCP
- carterlasalle/mac_messages_mcp
-
NebulaBlock API MCP Server
Expose NebulaBlock API as tools for MCP-compatible environments
NebulaBlock API MCP Server provides an implementation of the Model Context Protocol (MCP), enabling seamless integration of the NebulaBlock API as accessible tools. It leverages the fastmcp library and supports both command-line and environment variable API key configuration. Designed with MCP compatibility in mind, it offers a server interface for programmatic and tool-based interactions within any MCP-compliant system.
- ⭐ 1
- MCP
- Nebula-Block-Data/nebulablock-mcp-server