AegisForge MCP Server
AegisForge
AegisForge は、コーディングエージェントの実行、障害インテリジェンス、適応型サンドボックスポリシー、評価、および経験メモリのためのエージェントオペレーティングシステムのコントロールプレーンです。
本番サーフェス
フロントエンドダッシュボード: Vite + React、Vercel 静的ビルドとしてデプロイされます。
MCP サーバー:
/mcpにある Streamable HTTP 互換の JSON-RPC エンドポイント (api/mcp.tsで実装)。ヘルスチェック:
aegis_healthMCP ツールを呼び出します。ツール:
aegis_health、run_agent_step、classify_failure。
Related MCP server: linkyun-ops-mcp
ローカル開発
npm install
npm run devダッシュボードはポート 3000 で実行されます。MCP ハンドラーは、vercel dev を使用して Vercel のローカルランタイムから利用できます。
Vercel へのデプロイ
プロジェクトルートをリポジトリルートに設定して、このリポジトリを Vercel にインポートします。同梱の vercel.json がダッシュボードをビルドし、/mcp を /api/mcp に書き換えます。
オプションの環境変数:
GEMINI_API_KEY=...現在の MCP ツールは決定論的な安全な応答を使用するため、認証情報がなくてもサーバーは使用可能です。後続のワーカーデプロイメントでは、決定論的アダプターを実際の Rust サンドボックスとキューサービスに置き換えることができます。
MCP スモークテスト
デプロイ後、initialize リクエストを https://YOUR_DOMAIN/mcp に送信し、JSON-RPC 2.0 を使用して tools/list と tools/call を呼び出します。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Remote MCP server exposing SMI Aware tools, resources, and skills over Streamable HTTP.
Workflow diagnostics, capability routing, and x402 settlement for MCP-compatible agents.
Discover and call AI agents via MCP. Supports A2A agents and platform agents with async tasks.
Agent-driven search: build, import, tune, search, and score result quality — all over MCP.
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables LLMs to inspect and test other MCP servers by listing and calling their tools, reading resources, and getting prompts. Supports stdio, SSE, and HTTP transports for both local and remote MCP server inspection.71381MIT
- FlicenseBqualityBmaintenanceProvides MCP tools for querying LinkYun operations metrics, including listing metrics, querying metrics, managing agents, and home recommendations, by forwarding requests to the LinkYun Agent Ops HTTP API.15
- AlicenseNot gradedqualityFmaintenanceProvides utilities to help maintain MCP repositories, including testing tools, parameter type support, and multiple transports (STDIO, SSE, Streamable HTTP).169MIT
- AlicenseAqualityBmaintenanceProvides a JSON-RPC MCP server that exposes policy-governed agent tools, including paid tools, tool muxing, and OpenAPI-to-MCP conversion, enabling agents to discover, coordinate, and execute tasks within the ProtoOS ecosystem.51Apache 2.0
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/Himanshu90909/AgesForge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server