Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

forge-mcp

The MCP server for Forge — a deterministic, stdlib-only transport that exposes the whole Forge SDK to any MCP client. JSON-RPC 2.0 over stdio, six tools, one SDK call each, zero business logic.

This package is the ecosystem proof behind the SDK boundary: it is a separate, installable package that consumes only the public forge.* surface — no kernel internals.

Install

pip install forge-foundation forge-mcp-base

Use

forge-mcp -d myproject

Or from Python:

python -m forge_mcp.server -d myproject

An MCP client (Claude, Hermes, the mcp SDK, any editor) connects over stdio and gets six tools — forge_next, forge_context, forge_propose, forge_verify, forge_query, forge_replay — each a thin pass-through to one SDK method. The kernel decides; this translates.

Reference client

A walk-through client that proves the server is a real MCP server:

python -m forge_mcp.mcp_client -d myproject

It performs the handshake, lists tools, and drives the six-tool loop over the wire.

Download files

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

Source Distribution

forge_mcp_base-0.1.0a5.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

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

forge_mcp_base-0.1.0a5-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

Details for the file forge_mcp_base-0.1.0a5.tar.gz.

File metadata

  • Download URL: forge_mcp_base-0.1.0a5.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.15

File hashes

Hashes for forge_mcp_base-0.1.0a5.tar.gz
Algorithm Hash digest
SHA256 4aecf7e4483b74f00e43ca9391395ce4f0b554dc26ecc31534c7e53fcb2afe11
MD5 fa775ff09cc15b8b334440c8bd1421b0
BLAKE2b-256 5604684a8b51ec4875add5594ad6519c617d472d22b5bb44a89cb0056e68d995

See more details on using hashes here.

File details

Details for the file forge_mcp_base-0.1.0a5-py3-none-any.whl.

File metadata

File hashes

Hashes for forge_mcp_base-0.1.0a5-py3-none-any.whl
Algorithm Hash digest
SHA256 619aff6e876f483a738b72339cff63d1ca964e6fd176904089d593a064db52c4
MD5 be072ac05f9f734094bf1efff9096f70
BLAKE2b-256 7c81f0e091eb43307b51119a4b2e023cb868c7abf9f401a5ee5146371c5768e2

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0a5 This release

2 files

Supported by

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