Skip to main content

PopKit MCP Server - exposes skills, agents, and commands as MCP tools

Project description

PopKit MCP Server

Standalone MCP server that exposes PopKit skills, agents, and commands as MCP tools, resources, and prompts. Any MCP-compatible tool (Cursor, Codex CLI, Copilot, etc.) can connect to this server to use PopKit.

MCP Tools

Tool Description
popkit/run_skill Invoke any PopKit skill by name
popkit/spawn_agent Start an agent with a task
popkit/power_mode Orchestrate multi-agent workflows
popkit/get_context Retrieve project context
popkit/health_check System status and diagnostics

Usage

# stdio transport (default, for MCP clients)
popkit-mcp-server

# SSE transport
popkit-mcp-server --transport sse --port 8080

# Streamable HTTP transport
popkit-mcp-server --transport streamable-http --port 8080

MCP Client Configuration

Add to your tool's MCP configuration:

{
  "mcpServers": {
    "popkit": {
      "command": "python3",
      "args": ["-m", "popkit_mcp.server"]
    }
  }
}

Requirements

  • Python 3.11+
  • mcp SDK (^1.12.0)
  • PopKit packages installed

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

popkit_mcp-1.0.2.tar.gz (12.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

popkit_mcp-1.0.2-py3-none-any.whl (14.4 kB view details)

Uploaded Python 3

File details

Details for the file popkit_mcp-1.0.2.tar.gz.

File metadata

  • Download URL: popkit_mcp-1.0.2.tar.gz
  • Upload date:
  • Size: 12.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for popkit_mcp-1.0.2.tar.gz
Algorithm Hash digest
SHA256 bfd727e946d98d22ef72679f1b40203654d710fa298b3fe126e0a40f12a17cb3
MD5 d4351f11839728562f7005dd139d8d43
BLAKE2b-256 285eb4270f62a591bb2fa6197221eea2ec6c38150e02a8e7344b21b67cf510a2

See more details on using hashes here.

File details

Details for the file popkit_mcp-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: popkit_mcp-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 14.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for popkit_mcp-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4ec70611e67f131fb592b64254ff7b9a05b30af7d29e8267be9f2c072e825bdb
MD5 02593c6d7a676316d78f6ce4a0660d84
BLAKE2b-256 e4c996b381a27cc4fd1c9403a960c2e96782c1daec5339d1413f74c0f4aeb805

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page