← All servers
πŸ”Œ

AgentForgePublisherπŸ›‘ No advisories

org.sciscale/agentforge-mcp
New to MCP? Start here β†’
2β˜… stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of sciscale.org, who proved control of the domain through the official MCP registry.

Verified owner: sciscale.org β†—org.sciscale/agentforge-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs AGENTFORGE_API_KEY.
βœ“
Configuration
Reads AGENTFORGE_API_URL.

About

Turn rough requests into rigorously structured prompts, for any coding agent.

Packages & transports

npmagentforge-mcpv0.1.4 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "agentforge": {
      "command": "npx",
      "args": [
        "-y",
        "agentforge-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y agentforge-mcp