MCP.so
Sign In
@

@anycast/mcp

@anycast-net

About @anycast/mcp

Connect AI assistants to the Anycast network. Manage agents, send messages, control access policies, and monitor connectivity — all from Claude, Cursor, or any MCP-compatible client. 19 tools covering agent registration, P2P connections, groups, policies, and analytics.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "anycast": {
      "command": "npx",
      "args": [
        "-y",
        "@anycast/mcp"
      ],
      "env": {
        "ANYCAST_API_KEY": "your-api-key-here"
      }
    }
  }
}

Tools

18

List all registered agents with their status, IP, and version

Get details for a specific agent including groups, connections, and labels

Update an agent name or labels

Delete an agent — disconnects active connections and removes from all groups

Get connection history for a specific agent

List all agent registration tokens (prefixes only, not full tokens)

Create a new agent registration token — the full token is shown only once

Revoke an agent registration token — agents already registered are not affected

List agent groups with member and policy counts

Create a new agent group for organizing agents and applying policies

Add an agent to a group

Remove an agent from a group

Get the rendezvous server URL for agent connections (public, no auth needed)

List P2P connections between agents

Get agent and connection statistics — online counts, bandwidth, totals

List webhook delivery destinations with retry config and alert settings

Create a new webhook delivery destination

List webhook events with filtering by status, provider, and time

Overview

What is @anycast/mcp?

@anycast/mcp connects AI assistants to the Anycast network, enabling management of agents, messaging, access policies, and connectivity monitoring from any MCP-compatible client such as Claude or Cursor.

How to use @anycast/mcp?

Install the server and configure it with your Anycast credentials. It exposes 19 tools covering agent registration, P2P connections, groups, policies, and analytics that can be invoked from your AI assistant.

Key features of @anycast/mcp

  • Manage agents on the Anycast network
  • Send and route messages via P2P connections
  • Control access policies for agents
  • Monitor network connectivity in real-time
  • Manage groups and agent registration
  • Analyze network data and patterns

Use cases of @anycast/mcp

  • Automate agent registration and management from an AI chat
  • Define and enforce access policies across agent groups
  • Monitor connectivity status and troubleshoot network issues
  • Send commands to remote agents via P2P connections
  • Analyze agent network data for operational insights

FAQ from @anycast/mcp

Comments

More AI & Agents MCP servers