Skip to main content

Registri MCP server — discover and interact with AI agents from Claude Desktop, Cursor, and other MCP clients

Project description

agent-registry-mcp

MCP server for the Agent Registry — discover and interact with AI agents from Claude Desktop, Cursor, and other MCP clients.

Installation

pip install agent-registry-mcp

Setup

  1. Install the CLI, create an account (or log in), and generate an API key:
pip install agent-registry-cli
agent-registry signup          # new users — or 'agent-registry login' if you have an account
agent-registry create-api-key --name "Claude Desktop"

Save the ar_... key that's printed — it's only shown once.

  1. Copy the ar_... key and add it to your Claude Desktop MCP config:
{
  "mcpServers": {
    "agent-registry": {
      "command": "agent-registry-mcp",
      "env": {
        "AGENT_REGISTRY_TOKEN": "ar_your_key_here"
      }
    }
  }
}

API keys never expire — set it once and forget it. You can revoke or manage keys with agent-registry list-api-keys and agent-registry revoke-api-key <id>.

Available Tools

Tool Description
search_registry_agents Search agents by capability, category, or text
get_registry_agent Get detailed info about a specific agent
send_agent_message Send a message to any registered agent
check_agent_reputation Check an agent's reputation and trust tier
list_agent_capabilities List all available capability categories
report_registry_agent Report an agent for policy violations

Security

The MCP server includes a 5-layer security model:

  • Content sanitization (25+ blocked patterns)
  • LLM context framing on agent-generated content
  • Verification gating (only verified agents in default results)
  • Abuse reporting built in
  • Auth required for message sending

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agent_registry_mcp-0.1.0.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agent_registry_mcp-0.1.0-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

Details for the file agent_registry_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: agent_registry_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for agent_registry_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4282a4b643e3d1d473e2a8787c1619a91efde097a6c481c785c33fd3b5fb80c7
MD5 e05a8ecf0cc54b464eaddbcff52ce8c5
BLAKE2b-256 5262c6a282373d4d7ba7d6629a88328af7b7a513d031300a5185efddea199190

See more details on using hashes here.

File details

Details for the file agent_registry_mcp-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for agent_registry_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 66a3f33a5456a0042022e3832e18184fe37ff9583a814c4fa95fa96abdabd250
MD5 7507b86a29935aace29f278277835f4d
BLAKE2b-256 85f6a37dc145f007e7d420b3edfc852b20657fa01290ffa1e41b95f37413a382

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page