NEUS MCP
Rank #1,550io.github.neus/neus-mcp
The trust harness for AI agents. Set what an agent can do before it acts.
NEUS MCP is a Model Context Protocol (MCP) server published by neus. It ranks #1,550 of 132,046 servers tracked on MCP Toplist, and its repository has 23 GitHub stars. NEUS MCP is listed across 2 registries — Official MCP and PulseMCP, with 16 tracked versions. It was first listed on Sep 16, 2025 and most recently updated on Aug 19, 2026.
Ranks ahead of 130,496 of 132,046 servers on MCP Toplist.
Use NEUS MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http neus-mcp https://mcp.neus.network/mcp[mcp_servers.neus-mcp]
url = "https://mcp.neus.network/mcp"Add to ~/.codex/config.toml.
https://mcp.neus.network/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"neus-mcp": {
"url": "https://mcp.neus.network/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"neus-mcp": {
"type": "http",
"url": "https://mcp.neus.network/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"neus-mcp": {
"serverUrl": "https://mcp.neus.network/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"neus-mcp": {
"url": "https://mcp.neus.network/mcp"
}
}
}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.neus%2Fneus-mcp)<a href="https://mcptoplist.com/server/io.github.neus%2Fneus-mcp"><img src="https://mcptoplist.com/badge/io.github.neus%2Fneus-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
neus
Available versions (16)
| Version | Published |
|---|---|
| 1.3.9 | Aug 19, 2026 |
| 1.3.8 | Jul 30, 2026 |
| 1.3.5 | Jul 22, 2026 |
| 1.3.4 | Jul 21, 2026 |
| 1.3.3 | Jul 17, 2026 |
| 1.3.2 | Jul 12, 2026 |
| 1.2.3 | Jun 22, 2026 |
| 1.1.7 | Jun 17, 2026 |
| 1.1.6 | Jun 12, 2026 |
| 1.1.5 | Jun 8, 2026 |
| 1.1.2 | Jun 5, 2026 |
| 1.1.1 | May 29, 2026 |
| 1.1.0 | May 27, 2026 |
| 1.0.3 | May 18, 2026 |
| 1.0.1 | May 18, 2026 |
| 1.0.0 | May 18, 2026 |
Frequently asked questions
- Who maintains NEUS MCP?
- NEUS MCP is maintained by neus, which publishes 1 MCP server (16 total versions) tracked on MCP Toplist.
- Is NEUS MCP listed on the Official MCP Registry?
- Yes — NEUS MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does NEUS MCP have?
- MCP Toplist tracks 16 versions of NEUS MCP, most recently published on Aug 19, 2026.
- Where can I find the source code for NEUS MCP?
- The source code for NEUS MCP is hosted at github.com/neus/network.
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.