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 스모크 테스트
배포 후 https://YOUR_DOMAIN/mcp로 initialize 요청을 보낸 다음 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