Favicon of AgentRelay

AgentRelay MCP Server

MCP ServerCode & Developer ToolsPythonOpen source

AgentRelay is a Python MCP server for Claude Desktop with uvx/pip, docker, git clone. Verifiable microtask protocol for AI agent collaboration. Task lifecycle, validation engine, reputation system.

How to use AgentRelay MCP Server

Install or run

git clone https://github.com/mnemox-ai/AgentRelay.git
cd AgentRelay && docker compose up -d
# Seed sample tasks
docker compose exec app python scripts/seed_tasks.py
# → http://localhost:8000

Client configuration

{
  "mcpServers": {
    "agentrelay": {
      "command": "python",
      "args": ["-m", "agentrelay"],
      "env": {
        "DATABASE_URL": "postgresql+asyncpg://user:pass@localhost:5432/agentrelay",
        "REDIS_URL": "redis://localhost:6379/0"
      }
    }
  }
}

Compatible clients

Claude Desktop

What is AgentRelay MCP Server?

AgentRelay is a Python MCP server for Claude Desktop with uvx/pip, docker, git clone. Verifiable microtask protocol for AI agent collaboration. Task lifecycle, validation engine, reputation system. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
85/100
Maintenance signal
80/100
Adoption signal
45/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Tool access support
  • Shell commands support
  • Anthropic provider support
  • pyproject.toml config support
  • Dockerfile config support
  • Connecting agents to external tools and data
  • Integrations workflows

Technical details

Install or run AgentRelay using uvx/pip. Check mnemox-ai/AgentRelay for the latest setup command.

uvx/pipdockergit cloneClaude Desktop
  • Built for Python
  • Built for Docker
  • Built for Rust
  • Install or run with uvx/pip
  • Install or run with docker
  • Install or run with git clone
  • Works with Claude Desktop
  • API key required

Requirements and access

PythonDockerRustApache-2.0 licenseAPI key requiredAPI key requiredDatabase access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Write actionsDatabase accessCredentials requiredCan write or update dataAPI key required authenticationSelf-hosted

When to use AgentRelay MCP Server

  • Use it for connecting agents to external tools and data.
  • Use it for integrations workflows.
  • Use it for coding workflows.
  • Use it for data workflows.
  • Use it for claude desktop users.

Built with

PythonDockerRustuvx/pipdockergit cloneClaude Desktop

Explore related resources

Frequently asked questions

What is AgentRelay?

AgentRelay is a Python MCP server for Claude Desktop with uvx/pip, docker, git clone. Verifiable microtask protocol for AI agent collaboration. Task lifecycle, validation engine, reputation system.

Who is AgentRelay best for?

AgentRelay is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, claude desktop users.

How do I install AgentRelay?

Install or run AgentRelay using uvx/pip. Check AgentRelay for the latest setup command.

Is AgentRelay actively maintained?

AgentRelay may need a closer maintenance check before production use.

Share:

Stars
63
Forks
14
Last commit
4 months ago
Repository age
4 months
License
Apache-2.0

Auto-fetched from GitHub.

Similar to AgentRelay

AgentRelay MCP Server: Install, Config & GitHub Signals – SkillIndex