loading…
Search for a command to run...
loading…
MCP Server for AI agent identity and authorization. Create, verify, and manage agent identities with trust scores and scoped authorization tokens.
MCP Server for AI agent identity and authorization. Create, verify, and manage agent identities with trust scores and scoped authorization tokens.
MCP Server for AI agent identity and authorization. Create, verify, and manage agent identities with trust scores and scoped authorization tokens.
pip install agent-identity-mcp-server
Add to your .mcp.json:
{
"mcpServers": {
"agent-identity": {
"command": "uvx",
"args": ["agent-identity-mcp-server"]
}
}
}
| Tool | Description |
|---|---|
create_agent_identity |
Create a new agent identity with name, owner, capabilities |
get_identity |
Look up an agent's identity and trust score |
authorize_action |
Request authorization for a specific action |
verify_authorization |
Verify if an authorization token is valid |
list_identities |
List all registered agent identities |
revoke_identity |
Revoke an agent's identity |
Trust scores range from 0.0 to 1.0 and are calculated from the agent's last 50 actions:
| Score | Level | Auto-Approve |
|---|---|---|
| 0.9+ | High | Yes |
| 0.7+ | Good | No |
| 0.5+ | Neutral | No |
| 0.3+ | Low | No |
| <0.3 | Critical | No |
create_agent_identity — Register the agentauthorize_action — Request permission for an actionverify_authorization — Verify the token before executingAll identity data is stored locally in SQLite at ~/.agent-identity/identities.db.
| Category | Servers |
|---|---|
| 🔗 Blockchain | Solana |
| 🌍 Data | Weather · Germany · Agriculture · Space · Aviation · EU Companies |
| 🔒 Security | Cybersecurity · Policy Gateway · Audit Trail |
| 🤖 Agent Infra | Memory · Directory · Hub · Reputation |
| 🔬 Research | Academic · LLM Benchmark · Legal |
MIT
Выполни в терминале:
claude mcp add agent-identity-mcp-server -- npx Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolProvides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzНе уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai