mcpforge

CLI tool that generates MCP servers from OpenAPI specs or scraped API docs. It can optimize/curate endpoint toolsets for agent use, generate deterministic workflow-oriented tools, and includes diff/update and smoke-testing for generated servers.

Evaluated Mar 30, 2026 (21d ago)
Repo ↗ DevTools mcp openapi cli code-generation agents tooling ai-automation
⚙ Agent Friendliness
54
/ 100
Can an agent use this?
🔒 Security
45
/ 100
Is it safe for agents?
⚡ Reliability
36
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
86
Documentation
70
Error Messages
0
Auth Simplicity
70
Rate Limits
0

🔒 Security

TLS Enforcement
60
Auth Strength
45
Scope Granularity
20
Dep. Hygiene
40
Secret Handling
60

The README indicates auth scaffolding in generated servers and requires an ANTHROPIC_API_KEY for AI curation, but provides no detail on auth mechanisms, scope granularity, secret handling, or whether HTTPS/TLS is enforced by the generated server. Security posture beyond these high-level points is unclear from provided content.

⚡ Reliability

Uptime/SLA
0
Version Stability
50
Breaking Changes
50
Error Recovery
45
AF Security Reliability

Best When

You have a stable (or trackable) OpenAPI spec and want an MCP server whose tool list is curated and workflow-oriented for agent reliability.

Avoid When

You need a stable production workflow without any AI-assisted curation (optimization/docs inference) or when you cannot access upstream specs/docs for init/update/diff.

Use Cases

  • Turn an OpenAPI spec into an MCP server with a curated, smaller tool surface for LLM agents
  • Create task/workflow tools that wrap multiple upstream API calls deterministically
  • Detect upstream spec drift (diff/update) and validate generated MCP tool registrations (test)
  • Bootstrap agent-ready integrations when you have OpenAPI or public docs URLs

Not For

  • Directly acting as an API gateway to call upstream services without generating an MCP server first
  • Cases requiring fine-grained, vendor-specific auth flows beyond generated scaffolding
  • Environments where you cannot or do not want to use LLMs (Claude) for optimization/curation or docs inference

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: Anthropic API key for --optimize (required by README) Generated server includes auth scaffolding (details not specified in README)
OAuth: No Scopes: No

README only specifies ANTHROPIC_API_KEY for the optimization step. Authentication for the generated MCP server is scaffolded, but specific mechanisms/scopes are not described here.

Pricing

Free tier: No
Requires CC: No

No pricing information found in provided content.

Agent Metadata

Pagination
none
Idempotent
True
Retry Guidance
Not documented

Known Gotchas

  • Generated workflow tools depend on upstream operations; upstream changes may break workflows until you run update/diff.
  • Optimization uses Claude; if ANTHROPIC_API_KEY is missing, optimization is skipped and tool quality/size may differ.
  • Spec parsing/scraping from docs pages may produce an inferred API shape that can be less accurate than a provided OpenAPI spec.
  • Smoke tests use minimal inputs and treat structured handler errors as pass in dry-run mode; real-world usage may still require more robust input validation.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for mcpforge.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered