Back to Browse

Agentline MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Give AI agents a phone number. Voice calls, SMS, and phone number management for MCP clients.

About

Give AI agents a phone number. Voice calls, SMS, and phone number management for MCP clients.

Remote endpoints: streamable-http: https://api.agentline.cloud/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-agentlinehq-agentline": {
      "url": "https://api.agentline.cloud/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

AgentLine MCP Server

Give AI agents a phone number. Voice calls, SMS, and phone number management via MCP.

https://api.agentline.cloud/mcp

Quick Start

Add to your MCP client config (e.g. Claude Desktop, Hermes Agent, Cursor):

{
  "mcpServers": {
    "agentline": {
      "type": "streamable-http",
      "url": "https://api.agentline.cloud/mcp"
    }
  }
}

For Hermes Agent (config.yaml):

mcp:
  servers:
    - name: agentline
      transport: streamable-http
      url: https://api.agentline.cloud/mcp

What it does

  • Phone Numbers — Search, provision, and manage phone numbers
  • Voice Calls — Make outbound calls, handle inbound calls
  • SMS — Send and receive text messages
  • Account Management — Manage your AgentLine account

Documentation

Full docs at agentline.cloud/docs

Registry

Published on the Official MCP Registry as io.github.AgentLineHQ/agentline.

Reviews

No reviews yet

Be the first to review this server!