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.0a6.tar.gz (9.5 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.0a6-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: forge_mcp_base-0.1.0a6.tar.gz
  • Upload date:
  • Size: 9.5 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.0a6.tar.gz
Algorithm Hash digest
SHA256 0b29f224e3643b2fae0abfa3a14553b3e2cfb73b516efe428dbc364b7b9f41ca
MD5 0a8614d9790c5a60c6808a5d220a67ab
BLAKE2b-256 49839bc6f2f3a11f46b3726547ecf5ea4b7e2639212467416972adb033c1f228

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for forge_mcp_base-0.1.0a6-py3-none-any.whl
Algorithm Hash digest
SHA256 f05a0d101b26a0273fca13b23f6ea7ff86edd91d1384df19d5828a7b873e5ab3
MD5 9aca77aa6a3353eaf870aa18d11235d2
BLAKE2b-256 cbfd80ba4a75406dcc043e9e18a877d96b579697059b39be49ed6f791cc2e31d

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0a6 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