{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_model_context_protocol_python_sdk",
  "slug": "model-context-protocol-python-sdk",
  "name": "Model Context Protocol Python SDK",
  "canonical_url": "https://www.openagent.bot/plugins/model-context-protocol-python-sdk",
  "category": "plugins",
  "resource_type": "plugin",
  "summary": "The Model Context Protocol Python SDK is an official MIT-licensed SDK for building MCP servers and clients in Python.",
  "capabilities": [
    "plugin",
    "mcp",
    "connectors",
    "protocol"
  ],
  "constraints": [
    "open-source",
    "mcp-compatible"
  ],
  "scenarios": [
    "developer-workflow"
  ],
  "deployment_modes": [
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs"
  ],
  "integrations": [],
  "permission_surface": [
    "shell/files",
    "memory",
    "external services"
  ],
  "risk_level": "elevated",
  "source_confidence": "high",
  "recommended_workflows": [
    "Coding agent workflow",
    "Connector or protocol layer"
  ],
  "avoid_when": [
    "TypeScript-first projects",
    "Teams that do not need MCP compatibility"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage"
  ],
  "evidence_urls": [
    "https://github.com/modelcontextprotocol/python-sdk",
    "https://modelcontextprotocol.github.io/python-sdk/"
  ],
  "last_verified_at": "2026-06-02",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/plugins/model-context-protocol-python-sdk.json",
    "markdown_url": "https://www.openagent.bot/plugins/model-context-protocol-python-sdk.md",
    "agent_json_url": "https://www.openagent.bot/plugins/model-context-protocol-python-sdk.agent.json"
  }
}