{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_fastmcp",
  "slug": "fastmcp",
  "name": "FastMCP",
  "canonical_url": "https://www.openagent.bot/plugins/fastmcp",
  "category": "plugins",
  "resource_type": "plugin",
  "summary": "FastMCP is an Apache-2.0 Python project for building Model Context Protocol servers and clients with a developer-friendly API.",
  "capabilities": [
    "plugin",
    "mcp",
    "connectors"
  ],
  "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": [
    "Teams that need a TypeScript-first MCP SDK",
    "Users who are not building MCP integrations"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage",
    "Install or run"
  ],
  "evidence_urls": [
    "https://github.com/PrefectHQ/fastmcp",
    "https://gofastmcp.com"
  ],
  "last_verified_at": "2026-06-02",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/plugins/fastmcp.json",
    "markdown_url": "https://www.openagent.bot/plugins/fastmcp.md",
    "agent_json_url": "https://www.openagent.bot/plugins/fastmcp.agent.json"
  }
}