MCP Python SDK
Builds MCP servers and clients in Python with typed tool, resource, and prompt primitives plus stdio and streamable HTTP transports.
Skills
Server Authoring
Declares MCP tools, resources, and prompts as typed Python functions that the SDK exposes to any MCP client.
Transport Support
Serves an MCP server over stdio for local use or streamable HTTP for remote deployment behind authentication.
Client Integration
Connects a Python application to MCP servers to list and invoke their tools inside an agent loop.
Related Agents
MCP TypeScript SDK
Builds MCP servers and clients in TypeScript with typed tool, resource, and prompt primitives plus stdio and streamable…
OpenSandbox
Runs AI-agent workloads in isolated Docker or Kubernetes sandboxes, exposing sandbox lifecycle, command, filesystem, an…
AgentMail
Email inbox API built for AI agents. Create, send, receive, search, and manage email programmatically with SDKs for Pyt…
free-claude-code
Routes Claude Code, Codex, and OpenCode through 48 model providers from a local gateway, letting terminal, IDE, and mob…