MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Communication/AgentRPC
CommunicationOfficial
A

AgentRPC

Connect to any function, any language, across network boundaries using AgentRPC.

135 starsUpdated Jun 22, 2026
View on GitHub

Ads

Overview

> Universal RPC layer for AI agents across network boundaries and languages AgentRPC allows you to connect to any function, in any language, across network boundaries. It's ideal when you have services deployed in: - Private VPCs - Kubernetes clusters - Multiple cloud environments AgentRPC wraps your functions in a universal RPC interface, connecting them to a hosted RPC server accessible through open standards: - Model Context Protocol (MCP) - OpenAI-compatible tool definitions (OpenAI, Anthropic, LiteLLM, OpenRouter, etc.)

Installation

Installation instructions are not available yet.

Configuration

{
  "mcpServers": {
    "agentrpc": {
      "command": "npx",
      "args": [
        "-y",
        "agentrpc",
        "mcp"
      ],
      "env": {
        "AGENTRPC_API_SECRET": "<YOUR_API_SECRET>"
      }
    }

Capabilities

  • Invoke registered functions across languages

    Ask your assistant to call a function you registered via the AgentRPC SDK, regardless of the language it’s written in.

  • Connect to tools inside private networks

    Let your assistant interact with functions running in a private VPC or Kubernetes cluster without opening inbound ports.

  • Run long-running operations

    Trigger function calls that exceed typical HTTP timeouts using the platform’s long-polling support.

  • Access tools via hosted MCP

    Point your assistant to the hosted MCP server (`npx agentrpc mcp`) to discover and use all your registered tools.

Tags

  • communication
  • productivity

Related MCP servers

E

ElevenLabs

Official

The official ElevenLabs MCP server

1.5kCommunicationUpdated 8 days ago
R

Resend Email

Official

Send emails directly from your editor using the Resend API.

566CommunicationUpdated Today
T

Twilio

Official

Interact with Twilio APIs to send messages, manage phone numbers, configure your account, and more.

109CommunicationUpdated Feb 14, 2026
M

Mailtrap

Official

Integrates with Mailtrap Email API.

65CommunicationUpdated Today