Forge MCP
Rank #24,357io.github.frmoded/forge-mcp
MCP server + tools for the Forge E-- generative-music authoring loop (compile / run / commit).
Forge MCP is a Model Context Protocol (MCP) server published by frmoded. It ranks #24,357 of 132,046 servers tracked on MCP Toplist. Forge MCP is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 15, 2026 and most recently updated on Jul 23, 2026.
Ranks ahead of 107,689 of 132,046 servers on MCP Toplist.
Use Forge MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add forge-mcp -e "FORGE_TRANSPILE_URL=<your FORGE_TRANSPILE_URL>" -e "FORGE_VAULT_PATH=<your FORGE_VAULT_PATH>" -e "FORGE_MCP_BEARER=<your FORGE_MCP_BEARER>" -- uvx forge-recipe-mcpReplace each placeholder with your own value before saving.
[mcp_servers.forge-mcp]
command = "uvx"
args = ["forge-recipe-mcp"]
[mcp_servers.forge-mcp.env]
FORGE_TRANSPILE_URL = "<your FORGE_TRANSPILE_URL>"
FORGE_VAULT_PATH = "<your FORGE_VAULT_PATH>"
FORGE_MCP_BEARER = "<your FORGE_MCP_BEARER>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"forge-mcp": {
"command": "uvx",
"args": [
"forge-recipe-mcp"
],
"env": {
"FORGE_TRANSPILE_URL": "<your FORGE_TRANSPILE_URL>",
"FORGE_VAULT_PATH": "<your FORGE_VAULT_PATH>",
"FORGE_MCP_BEARER": "<your FORGE_MCP_BEARER>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"forge-mcp": {
"command": "uvx",
"args": [
"forge-recipe-mcp"
],
"env": {
"FORGE_TRANSPILE_URL": "<your FORGE_TRANSPILE_URL>",
"FORGE_VAULT_PATH": "<your FORGE_VAULT_PATH>",
"FORGE_MCP_BEARER": "<your FORGE_MCP_BEARER>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"forge-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"forge-recipe-mcp"
],
"env": {
"FORGE_TRANSPILE_URL": "<your FORGE_TRANSPILE_URL>",
"FORGE_VAULT_PATH": "<your FORGE_VAULT_PATH>",
"FORGE_MCP_BEARER": "<your FORGE_MCP_BEARER>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"forge-mcp": {
"command": "uvx",
"args": [
"forge-recipe-mcp"
],
"env": {
"FORGE_TRANSPILE_URL": "<your FORGE_TRANSPILE_URL>",
"FORGE_VAULT_PATH": "<your FORGE_VAULT_PATH>",
"FORGE_MCP_BEARER": "<your FORGE_MCP_BEARER>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"forge-mcp": {
"command": "uvx",
"args": [
"forge-recipe-mcp"
],
"env": {
"FORGE_TRANSPILE_URL": "<your FORGE_TRANSPILE_URL>",
"FORGE_VAULT_PATH": "<your FORGE_VAULT_PATH>",
"FORGE_MCP_BEARER": "<your FORGE_MCP_BEARER>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.frmoded%2Fforge-mcp)<a href="https://mcptoplist.com/server/io.github.frmoded%2Fforge-mcp"><img src="https://mcptoplist.com/badge/io.github.frmoded%2Fforge-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
frmoded
Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Jul 23, 2026 |
| 0.1.1 | Jul 16, 2026 |
Frequently asked questions
- Who maintains Forge MCP?
- Forge MCP is maintained by frmoded, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Forge MCP listed on the Official MCP Registry?
- Yes — Forge MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Forge MCP have?
- MCP Toplist tracks 2 versions of Forge MCP, most recently published on Jul 23, 2026.
- Where can I find the source code for Forge MCP?
- The source code for Forge MCP is hosted at github.com/frmoded/forge-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.