Instant-MCP Studio
⚡ Instant-MCP Studio
自律型ゼロコストOpenAPI&RESTから本番用FastMCPサーバー生成ツール
Instant-MCP Studioは、あらゆるOpenAPI v3.1 / v3.0 / Swagger 2.0仕様(JSON、YAML、またはライブURL)を、1秒で本番対応の型安全なFastMCP Pythonサーバーに変換します。洗練されたGlassmorphismデザインのローカルホストスタジオと、Claude Desktop / Cursor IDEへの1クリック統合を備えています。
🌟 Instant-MCPが選ばれる理由
既存のOpenAPIジェネレーターには大きな欠点があります:
❌ トークン枯渇: 150ものツールをClaudeのコンテキストウィンドウに詰め込み、ツール呼び出しの失敗を引き起こします。
❌ 標準出力の汚染: ターミナルへのprint文がJSON-RPCストリームを破壊し、Claude Desktopをクラッシュさせます。
❌ 手動設定の手間: Windows/MacのJSONパスやエスケープエラーに悩まされます。
Instant-MCPはこれらを解決します:
✅ スマートエンドポイント整理: 視覚的なチェックボックスで必要な5~10個のツールだけを選択できます。
✅ Claude&Cursorへの1クリック注入: パスエラーゼロで
%APPDATA%\Claude\claude_desktop_config.jsonを自動書き込みします。✅ ゼロコストローカルスタジオ: ダークモードのMonacoコードエディタで100%ローカル動作します。
✅ 循環参照防御: 再帰エラーを防ぐ堅牢なサイクル認識パーサーを搭載。
Related MCP server: mcp-forge
🚀 クイックスタート
1. Webスタジオを起動
python -m instant_mcp.cli studio --port 8765ブラウザで http://127.0.0.1:8765 を開きます。
2. またはCLIから生成
python -m instant_mcp.cli generate https://petstore.swagger.io/v2/swagger.json --output ./petstore_mcp.py --install-claude🏗️ アーキテクチャ
graph TD
A[OpenAPI / Swagger JSON] --> B[Cycle-Aware AST Parser]
B --> C[Intermediate Representation IR]
C --> D[Smart Endpoint Filter]
D --> E[Jinja2 + Pydantic FastMCP Codegen]
E --> F[1-Click Claude Desktop / Cursor Injector]
E --> G[Live Monaco Studio Preview]👤 作者
Mohit Yadav(@MojoRohjo) AI搭載検索エンジンとMCPワークフローを構築中。
GitHub: @MojoRohjo
LinkedIn: Mohit Yadav
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceAutomatically converts any OpenAPI specification or Postman Collection into an MCP server, enabling AI assistants like Claude to directly interact with REST APIs without writing any code.Apache 2.0
- Alicense-qualityCmaintenanceTurn any OpenAPI spec into a working MCP server — point it at a spec and Claude instantly gets a tool for every endpoint.MIT
- Alicense-qualityDmaintenanceConverts any OpenAPI/Swagger spec into an MCP server, exposing REST API endpoints as tools for Claude.MIT
- Flicense-qualityDmaintenanceAutomatically converts OpenAPI specifications into MCP servers, allowing tools like Claude Desktop to interact with your REST APIs through a standard protocol.
Related MCP Connectors
MCP server for AI access to Swagger by SmartBear.
Real-time chat hub for AI agents — Claude Code, Cursor, Cline, Codex over MCP or REST.
Self-hosted MCP gateway: turn any API, database or MCP server into AI connectors — no code.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MojoRohjo/instant-mcp-generator'
If you have feedback or need assistance with the MCP directory API, please join our Discord server