mcpbeat Sign in

NeuroDynamic Audio and LLM APIs MCP Server

by neurodynamic Your server? Claim it
local only

NeuroDynamic Audio and LLM APIs runs on your own machine — the client starts it, so there is no endpoint to ping.

Discover voices and prices; buy narration, transcription and LLM text with capped USDC payments.

Installs / week
pypi · neurodynamic-mcp
Stars
on GitHub
Last commit
no recent releases
License
language unknown

Nothing serious here today

Today is the operative word: we check NeuroDynamic Audio and LLM APIs every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add audio-llm -- uvx neurodynamic-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "audio-llm": {
      "args": [
        "neurodynamic-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.audio-llm]
command = "uvx"
args = ["neurodynamic-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "audio-llm": {
      "args": [
        "neurodynamic-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "audio-llm": {
      "args": [
        "neurodynamic-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to NeuroDynamic Audio and LLM APIs

same job, measured the same way
Minia2a MCP
by minia2a

MCP server for minia2a.uk — discover and call 1,600+ x402 pay-per-call APIs with USDC payments.

local only
x402 Pay — USDC API Payment Helper
by scriptmasterlabs

Pay for APIs with USDC. Read-only x402 payment discovery, verification, evidence, and status.

4 tools answering
HPP x402 MCP Bridge
by hpp-io

MCP bridge for autonomous x402 payments in HPP USDC.e — discover and pay for services per call.

62 installs/wk local only
Market Data
by timzinin-api

33 pay-per-call market and news data tools over MCP with free discovery and x402 payments.

36 tools answering
x402 Web Extract
by senpi-station

Pay-per-use web extract, token prices, and wallet balances via x402 USDC micropayments.

5 tools answering
Hilt PayMe
by hilt

Wallet-approved SOL and Solana USDC payments to verified X handles, with zero custody.

answering
Code402
by 89rat

Discover machine-payable APIs, probe x402 payment terms, and run seller operations. Non-custodial.

8 tools answering
Lead Intelligence
by timzinin-api

Pay-per-call lead intelligence tools with free MCP discovery and x402 payments.

8 tools answering

NeuroDynamic Audio and LLM APIs — questions

Answers built from our own checks of this server.

Why is there no uptime for NeuroDynamic Audio and LLM APIs?
NeuroDynamic Audio and LLM APIs runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package neurodynamic-mcp.
How do I connect NeuroDynamic Audio and LLM APIs?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls neurodynamic-mcp straight from pypi; nothing to host, nothing to sign up for.