mcp-py
Python SDK for Model Context Protocol (MCP). mcp-py is a Model Context Protocol (MCP) server maintained by imax09-wq. It connects to MCP-compatible clients such as Claude Desktop, Cursor, Cline, and other agents that speak the protocol. It exposes 8 tools, including add, calculate_bmi, fetch_weather, query_db, long_task, create_thumbnail, echo_tool and query_data, that an agent can call directly. It is categorized under AI/LLM, Tool/Python and Development/SDK.
What is this MCP
The Model Context Protocol (MCP) is a standardized protocol that enables applications to provide context for LLMs, separating the concerns of context provision from LLM interaction. This Python SDK implements the full MCP specification.
How to use this MCP
Install via pip (pip install mcp[cli]) or uv, then create MCP servers that expose resources, tools, and prompts. The SDK supports development tools, Claude Desktop integration, and ASGI server mounting.
What this MCP can be used for
Building MCP clients/servers for LLM applications, exposing data/resources to LLMs, creating reusable prompt templates, and enabling secure tool execution through standardized interfaces.
AIMCP authority
DR and traffic signal for the AIMCP public domain.
Frequently asked questions
What is the mcp-py MCP server?
mcp-py is a Model Context Protocol server from imax09-wq. It lets MCP-compatible AI clients call its tools over a standard interface, so agents like Claude, Cursor, and Cline can use it without custom integration.
How do I connect mcp-py to my AI client?
Add mcp-py to your client's MCP configuration using the stdio or SSE connection shown in the usage examples on this page, then restart the client to load the server.
What tools does mcp-py provide?
mcp-py provides 8 tools: add, calculate_bmi, fetch_weather, query_db, long_task, create_thumbnail, echo_tool and query_data.
Is mcp-py free to use?
mcp-py is listed on AIMCP for free. Any API keys or accounts required by the underlying service are set by its provider.
Vernclaw Plugins for OpenClaw
Ready-to-use connectors for SEO data, social reading & content generation. Pay-as-you-go credits with audit logs.
