Context Foundry MCP Server
Autonomous build loop that plans, builds, reviews, and learns. Foundry reads a TASKS.md task list and works through it using Claude Code agents in a TUI, committing each completed task. Several run modes control what happens next: run forever with discovery (Auto), stop when done (Sprint), pause for human review after each task (Review), or run unattended for the build service (Service).
People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.
VERIFIED ACTIVE
LAST COMMIT 2026-06-11 · ★ 19 · #455 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25
MIT · Rust servers · how we verify → /methodology
01 · Install Context Foundry
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add context-foundry-context-foundry -- uvx context-foundry Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"context-foundry-context-foundry": {
"command": "uvx",
"args": [
"context-foundry"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package context-foundry - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.context-foundry is GitHub-verified and matches the repo owner
03 · What Context Foundry can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v4.2.0 · 2026-06-10
Install · macOS (recommended): Download the .pkg installer · Download the .tar.gz and extract to your PATH · Download the .zip · Or use the install script: · sh · curl -fsSL | sh
v4.1.0 · 2026-05-23
Install · macOS (recommended): Download the .pkg installer · Download the .tar.gz and extract to your PATH · Download the .zip · Or use the install script: · sh · curl -fsSL | sh · repo-aware headless Foundry for…
v4.0.0 · 2026-05-17
Install · macOS (recommended): Download the .pkg installer · Download the .tar.gz and extract to your PATH · Download the .zip · Or use the install script: · sh · curl -fsSL | sh
04 · Who maintains Context Foundry
context-foundry is maintained by context-foundry. It's the only MCP server we track from this author; the repo dates to Oct 2025.
05 · Facts
- repository
- github.com/context-foundry/context-foundry
- category
- other - ranked #455 of 848 actively-maintained other servers as of 2026-08-25.
- release cadence
- 1 release in the last 90 days (latest 2026-06-10)
- registry
- io.github.context-foundry/context-foundry (active, first published 2025-11-25)
- packages
- pypi:context-foundry
06 · Context Foundry FAQ
What is Context Foundry?
Autonomous build loop that plans, builds, reviews, and learns. Foundry reads a TASKS.md task list and works through it using Claude Code agents in a TUI, committing each completed task. Several run modes control what happens next: run forever with discovery (Auto), stop when done (Sprint), pause for human review after each task (Review), or run unattended for the build service (Service).
Is Context Foundry still maintained?
Yes - as of 2026-08-25, its last commit was 2026-06-11 and it shipped 1 release in the last 90 days. We re-verify nightly.
How do I install Context Foundry?
Run `uvx context-foundry`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Context Foundry run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Context Foundry
Alternatives to Context Foundry
Maintained other servers if Context Foundry isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,204 · 2026-08-24
- Server Commands An MCP server to run arbitrary commands ★ 38,704 · 2026-08-05
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 4,780 · 2026-08-25
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,460 · 2026-08-25
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,598 · 2026-08-21
- Ship Swift 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. ★ 2,968 · 2026-08-09
More MCP servers to compare · Calc MCP · Cookie MCP · Coding Standards · Coresignal Com MCP Server · Cronometer
More Rust MCP servers · RAG Rat · VelesDB Memory · Clipboard History MCP · Dakera MCP · Ovh API MCP · see all