Skip to main content

Neuratel MCP Server — connect AI assistants to Neuratel Studio

Project description

Neuratel AI — MCP Server

PyPI Python Docs

Official MCP Server for Neuratel Studio — control your voice AI platform through natural language from Claude, Cursor, Windsurf, and any MCP-compatible assistant.

46 hand-crafted tools across 11 domains. Every destructive operation carries an explicit cost warning.

Quick Start

NEURATEL_API_KEY=nk_live_... uvx neuratelai-mcp@latest

Or install permanently:

pip install neuratelai-mcp

Claude Desktop Setup

Edit ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "neuratel": {
      "command": "uvx",
      "args": ["neuratelai-mcp@latest"],
      "env": {
        "NEURATEL_API_KEY": "nk_live_your_key_here"
      }
    }
  }
}

Restart Claude Desktop. You'll see neuratel in the tools panel with 46 tools available.

Claude Code

claude mcp add neuratel -e NEURATEL_API_KEY=nk_live_... -- uvx neuratelai-mcp@latest

Cursor / Windsurf

Add to ~/.cursor/mcp.json (Cursor) or Codeium MCP config (Windsurf):

{
  "mcpServers": {
    "neuratel": {
      "command": "uvx",
      "args": ["neuratelai-mcp@latest"],
      "env": {
        "NEURATEL_API_KEY": "nk_live_your_key_here"
      }
    }
  }
}

HTTP / SSE Transport

For remote deployment or web-based clients:

NEURATEL_API_KEY=nk_live_... neuratelai-mcp --transport http --port 8000

Connect to http://your-host:8000/mcp.

Environment Variables

Variable Required Default
NEURATEL_API_KEY Yes
NEURATEL_BASE_URL No https://api.neuratel.ai/v1

Tools

Domain Count What you can do
Agents 8 Create, list, inspect, update, delete, duplicate agents; list templates; get required variables
Calls 5 Place calls, list/get calls, monitor live sessions, hang up
Campaigns 6 Full campaign lifecycle — create, start, pause, stop
Conversations 8 Unified inbox — list, get, send messages, timeline, analytics, variables
DNC 6 Check, list, add, delete entries; get/update settings
Numbers 3 List numbers, assign and unassign agents
Knowledge Base 4 Add content from text or URL, attach to agent
Billing 2 Check balance, view usage
Webhooks 2 Create and list event subscriptions
Analytics 1 Combined voice + chat dashboard KPIs
Variables 1 System variables catalog for dynamic_variables validation

Requirements

Python 3.11+ · uv recommended

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

neuratelai_mcp-0.2.0.tar.gz (23.1 kB view details)

Uploaded Source

Built Distribution

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

neuratelai_mcp-0.2.0-py3-none-any.whl (31.9 kB view details)

Uploaded Python 3

File details

Details for the file neuratelai_mcp-0.2.0.tar.gz.

File metadata

  • Download URL: neuratelai_mcp-0.2.0.tar.gz
  • Upload date:
  • Size: 23.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for neuratelai_mcp-0.2.0.tar.gz
Algorithm Hash digest
SHA256 edde82cffcea27017374d508404d21d0900324afe1be4291a30bea1974b28242
MD5 67960108ae5ade9c552cd1aba96bf02f
BLAKE2b-256 26ed5c699c8548f40b08b6c8e707b09a5ef08180b3aa85c487f6fcf22657527a

See more details on using hashes here.

Provenance

The following attestation bundles were made for neuratelai_mcp-0.2.0.tar.gz:

Publisher: release.yml on Neuratel-AI/neuratel-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file neuratelai_mcp-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: neuratelai_mcp-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 31.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for neuratelai_mcp-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f698abe95d96ecc0507799fd13b02f92fa3049ac35058acc2086e1d9a58e1079
MD5 4f3bc7b708873e37d552fe0352241530
BLAKE2b-256 cb4bf4a7326b817ac74c482365462a2e8656f689fca0c3299d017adaad86f5f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for neuratelai_mcp-0.2.0-py3-none-any.whl:

Publisher: release.yml on Neuratel-AI/neuratel-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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