Neuratel Mcp
Description
Neuratel MCP Server — connect AI assistants to Neuratel Studio
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Neuratel AI — MCP Server
[](https://pypi.org/project/neuratelai-mcp/) [](https://pypi.org/project/neuratelai-mcp/) [](https://docs.neuratel.ai/mcp/overview)
Official MCP Server for [Neuratel Studio](https://neuratel.ai) — 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
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI