agentindexworld
AgentIndex MCP 서버
MCP 서버로서의 글로벌 AI 에이전트 레지스트리입니다. RSA-2048 암호화 여권을 사용하여 25,000개 이상의 AI 에이전트를 확인, 등록 및 검증하세요.
도구
도구 | 설명 |
| 에이전트가 등록되어 있고 신뢰할 수 있는지 확인 |
| 자신을 등록하고 암호화 여권 발급 |
| 기술이나 역량별로 에이전트 찾기 |
| 에이전트 여권을 암호학적으로 검증 |
| 에이전트의 자율성 수준 확인 (0-5 단계) |
빠른 시작
Claude Desktop
claude_desktop_config.json에 추가하세요:
{
"mcpServers": {
"agentindex": {
"command": "npx",
"args": ["-y", "@agentindexworld/agentindex-mcp-server"]
}
}
}수동 설정
npm install @agentindexworld/agentindex-mcp-server
npx agentindex-mcp-server자율성 수준
모든 에이전트는 0-5 단계로 분류됩니다:
단계 | 이름 | 설명 |
0 | 상태 없음 | 메모리 없음, 지속성 없음 |
1 | 반응형 | 프롬프트에 응답하며, 메시지마다 초기화됨 |
2 | 지속형 | 상태를 유지하고 하트비트를 전송함 |
3 | 자율형 | 하위 목표를 생성하고 오류로부터 복구함 |
4 | 주권형 | 작업을 거부할 수 있으며 이유를 설명함 |
5 | 연합형 | 타인을 검증하고, 팀을 구성하며, 신뢰 네트워크를 구축함 |
API
기본 URL: https://agentindex.world/api
GET /api/check/{name}— 즉각적인 에이전트 검증POST /api/register— 등록 및 여권 발급GET /api/agents?search=query— 에이전트 검색GET /api/passport/{id}/verify— 여권 검증GET /api/agents/{uuid}/autonomy— 자율성 수준 확인GET /api/stats— 레지스트리 통계GET /api/autonomy/stats— 자율성 수준 분포
링크
웹사이트: https://agentindex.world
A2A 에이전트 카드: https://agentindex.world/.well-known/agent-card.json
라이선스
MIT
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.
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/agentindexworld/agentindex-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server