Skip to main content
Glama

AegisForge

AegisForge は、コーディングエージェントの実行、障害インテリジェンス、適応型サンドボックスポリシー、評価、および経験メモリのためのエージェントオペレーティングシステムのコントロールプレーンです。

本番サーフェス

  • フロントエンドダッシュボード: Vite + React、Vercel 静的ビルドとしてデプロイされます。

  • MCP サーバー: /mcp にある Streamable HTTP 互換の JSON-RPC エンドポイント (api/mcp.ts で実装)。

  • ヘルスチェック: aegis_health MCP ツールを呼び出します。

  • ツール: aegis_healthrun_agent_stepclassify_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/listtools/call を呼び出します。

Maintenance

ActivityMaintained
ResponsivenessSyncing

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

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Enables 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.
    7
    138
    1
    MIT
  • F
    license
    B
    quality
    B
    maintenance
    Provides 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
  • A
    license
    A
    quality
    B
    maintenance
    Provides 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.
    5
    1
    Apache 2.0

Latest Blog Posts

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