Neuron MCP Server
Rank #52,164io.github.conquext/neuron
AI-powered WhatsApp chatbot platform with 196 tools for bots, campaigns, and contacts.
Neuron MCP Server is a Model Context Protocol (MCP) server published by conquext. It ranks #52,164 of 126,487 servers tracked on MCP Toplist. Neuron MCP Server is listed on Official MCP, with 2 tracked versions. It was first listed on Jun 28, 2026 and most recently updated on Jun 28, 2026.
Ranks ahead of 74,323 of 126,487 servers on MCP Toplist.
Use Neuron MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http neuron https://mcp.neuron.ng/mcpclaude mcp add neuron -- npx -y neuron-mcp-server[mcp_servers.neuron]
url = "https://mcp.neuron.ng/mcp"Add to ~/.codex/config.toml.
[mcp_servers.neuron]
command = "npx"
args = ["-y", "neuron-mcp-server"]Add to ~/.codex/config.toml.
https://mcp.neuron.ng/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"neuron": {
"command": "npx",
"args": [
"-y",
"neuron-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"neuron": {
"url": "https://mcp.neuron.ng/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"neuron": {
"command": "npx",
"args": [
"-y",
"neuron-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"neuron": {
"type": "http",
"url": "https://mcp.neuron.ng/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"neuron": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"neuron-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"neuron": {
"serverUrl": "https://mcp.neuron.ng/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"neuron": {
"command": "npx",
"args": [
"-y",
"neuron-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"neuron": {
"url": "https://mcp.neuron.ng/mcp"
}
}
}{
"mcpServers": {
"neuron": {
"command": "npx",
"args": [
"-y",
"neuron-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.conquext%2Fneuron)<a href="https://mcptoplist.com/server/io.github.conquext%2Fneuron"><img src="https://mcptoplist.com/badge/io.github.conquext%2Fneuron.svg" alt="MCP Toplist: Top 50% of 126,487" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
conquext
Other servers by conquext
View all conquext servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.2 | Jun 28, 2026 |
| 1.0.1 | Jun 28, 2026 |
Frequently asked questions
- Who maintains Neuron MCP Server?
- Neuron MCP Server is maintained by conquext, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Neuron MCP Server listed on the Official MCP Registry?
- Yes — Neuron MCP Server is listed on the Official MCP Registry.
- How many versions does Neuron MCP Server have?
- MCP Toplist tracks 2 versions of Neuron MCP Server, most recently published on Jun 28, 2026.
- Where can I find the source code for Neuron MCP Server?
- The source code for Neuron MCP Server is hosted at github.com/conquext/neuron-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.