{
  "schema_version": "openagent.resource.v1",
  "id": "res_model_context_protocol_python_sdk",
  "slug": "model-context-protocol-python-sdk",
  "status": "published",
  "identity": {
    "name": "Model Context Protocol Python SDK",
    "one_liner": "Official Python SDK for building MCP servers and clients.",
    "short_description": "The Model Context Protocol Python SDK is an official MIT-licensed SDK for building MCP servers and clients in Python."
  },
  "classification": {
    "resource_type": "plugin",
    "primary_category": "plugins",
    "subcategories": [
      "mcp",
      "python",
      "sdk",
      "connectors",
      "protocol"
    ]
  },
  "positioning": {
    "why_it_matters": "MCP is a practical connector pattern for agents. The official Python SDK gives builders a source-backed way to expose tools, resources, and prompts to agent systems.",
    "best_for": [
      "Python teams building MCP connectors",
      "Agent builders exposing tools and data sources through MCP",
      "Developers who want an official SDK rather than a wrapper"
    ],
    "not_for": [
      "TypeScript-first projects",
      "Teams that do not need MCP compatibility"
    ],
    "use_cases": [
      "developer-workflow"
    ],
    "target_audience": [
      "developer",
      "agent_builder"
    ],
    "maturity": "active"
  },
  "decision_signals": {
    "deployment_modes": [
      "cloud"
    ],
    "open_source": true,
    "local_first": false,
    "self_hostable": false,
    "has_api": true,
    "has_gui": false,
    "supports_mcp": true,
    "supports_docker": false
  },
  "facts": {
    "license": "MIT",
    "pricing_model": "open_source",
    "github_stars": 23199,
    "github_forks": 3496,
    "github_repo_full_name": "modelcontextprotocol/python-sdk",
    "last_verified_at": "2026-06-02"
  },
  "capabilities": {
    "core_capabilities": [
      "plugin",
      "mcp",
      "connectors",
      "protocol"
    ],
    "interfaces": [
      "repo",
      "docs"
    ]
  },
  "links": {
    "primary_url": "https://github.com/modelcontextprotocol/python-sdk",
    "items": [
      {
        "type": "github",
        "label": "GitHub",
        "url": "https://github.com/modelcontextprotocol/python-sdk"
      },
      {
        "type": "homepage",
        "label": "Homepage",
        "url": "https://modelcontextprotocol.github.io/python-sdk/"
      }
    ]
  },
  "media": {
    "thumbnail_brief": {
      "resource_type": "plugin",
      "visual_motif": "connectors, ports, and structured modules",
      "background_style": "minimal editorial surface with restrained open-source accent color",
      "title_overlay": "Model Context Protocol Python SDK",
      "subtitle": "Official Python SDK for building MCP servers and clients.",
      "avoid": [
        "noisy poster layout",
        "large marketing slogans",
        "random gradient blobs"
      ]
    }
  },
  "tags": {
    "category": [
      "plugin",
      "open-source"
    ],
    "capability": [
      "plugin",
      "mcp",
      "connectors",
      "protocol"
    ],
    "constraint": [
      "open-source",
      "mcp-compatible"
    ],
    "scenario": [
      "developer-workflow"
    ]
  },
  "relationships": {},
  "machine_readable": {
    "canonical_url": "https://www.openagent.bot/plugins/model-context-protocol-python-sdk",
    "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"
  },
  "seo": {
    "title": "Model Context Protocol Python SDK: official MCP SDK",
    "description": "MCP Python SDK profile: official Python SDK for MCP servers and clients, links, and OpenAgent structured data."
  },
  "editorial": {
    "trust_note": "Verified from source links and project metadata.",
    "core_strengths": [
      {
        "title": "Plugin",
        "description": "Model Context Protocol Python SDK surfaces plugin as a core capability in its published project metadata and source links.",
        "why_it_matters": "This gives readers a starting point for evaluating whether the project fits their workflow before visiting the source repository or docs."
      },
      {
        "title": "Mcp",
        "description": "Model Context Protocol Python SDK surfaces mcp as a core capability in its published project metadata and source links.",
        "why_it_matters": "This gives readers a starting point for evaluating whether the project fits their workflow before visiting the source repository or docs."
      },
      {
        "title": "Connectors",
        "description": "Model Context Protocol Python SDK surfaces connectors as a core capability in its published project metadata and source links.",
        "why_it_matters": "This gives readers a starting point for evaluating whether the project fits their workflow before visiting the source repository or docs."
      }
    ],
    "use_case_notes": [
      {
        "title": "Developer workflow",
        "description": "Use it as a candidate for developer workflow when the project facts, license, and official links match your deployment requirements."
      }
    ],
    "compare_notes": [
      {
        "title": "When to choose Model Context Protocol Python SDK",
        "summary": "Compare it with nearby plugins by looking at hosting model, integration surface, license, and whether the official docs show the workflow you need."
      }
    ],
    "getting_started": [
      {
        "label": "Review the repository",
        "url": "https://github.com/modelcontextprotocol/python-sdk",
        "type": "github"
      },
      {
        "label": "Homepage",
        "url": "https://modelcontextprotocol.github.io/python-sdk/",
        "type": "homepage"
      }
    ],
    "seo_article": {
      "intro": "The Model Context Protocol Python SDK is an official MIT-licensed SDK for building MCP servers and clients in Python.",
      "what_it_is": "Model Context Protocol Python SDK is listed on OpenAgent.bot as a plugins resource for open AI builders.",
      "why_it_matters": "MCP is a practical connector pattern for agents. The official Python SDK gives builders a source-backed way to expose tools, resources, and prompts to agent systems.",
      "how_it_works": "Start from the official source links, then validate the project against your deployment needs, license requirements, and maintenance expectations.",
      "getting_started": [
        {
          "label": "Review the repository",
          "url": "https://github.com/modelcontextprotocol/python-sdk",
          "type": "github"
        },
        {
          "label": "Homepage",
          "url": "https://modelcontextprotocol.github.io/python-sdk/",
          "type": "homepage"
        }
      ]
    }
  },
  "timestamps": {
    "created_at": "2026-06-02T00:00:00.000Z",
    "updated_at": "2026-06-02T00:00:00.000Z",
    "published_at": "2026-06-02T00:00:00.000Z"
  }
}