Skip to content
Back to search
30
MCP

AgentForge

org.sciscale/agentforge-mcp

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

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AgentForge
Transforms rough coding requests into rigorously structured prompts for AI coding agents.
0 tools
BetterPrompt
Transforms simple requests into structured, context-rich prompts optimized for language models
0 tools
com.mcparmory/agentql
Query webpages and extract structured data using natural language
0 tools
mcparmory-agentql
Query webpages and extract structured data using natural language
0 tools
io.github.mikerawsonnz/structured-output-agent
Turn a prompt + a field schema into validated, typed JSON (Instructor over Gemini 2.5 Flash on Verte
0 tools · streamable-http
docfork
Docfork - Up-to-date docs for AI Coding Agents.
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentforge": {
      "url": "None",
      "transport": "http"
    }
  }
}