NEUS MCP
This repository preserves the original NEUS monorepo and is no longer maintained. It is available as a remote MCP endpoint.
Teams that work with archive and historical and want a hosted endpoint instead of running a local process.
NO LONGER MAINTAINED
LAST COMMIT 2026-09-13 · ★ 23 · VERIFIED 2026-09-18
Apache-2.0 · how we verify → /methodology
01 · Install NEUS MCP
Claude Code
claude mcp add neus-network --transport http https://mcp.neus.network/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"neus-network": {
"url": "https://mcp.neus.network/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.neus.network/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-09-17
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to mcp.neus.network
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
repository archived on GitHub - read-only; no future fixes, security or otherwise
license Apache-2.0 - declared in the repository
registry namespace io.github.neus is GitHub-verified and matches the repo owner
03 · What NEUS MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.3.9 · 2026-08-19
Fixed · Removed the OAuth browser command-injection sink. The CLI now opens authorization URLs with fixed executables and argument arrays, never a shell command. · Scoped registry scanning to the MCP package. Discovery…
v1.3.8 · 2026-07-30
Fixed · RFC 9207 issuer validation in neus setup/neus auth. The CLI now validates the iss parameter returned in the OAuth authorization response against the expected NEUS issuer ( preventing authorization-code…
v1.3.7 · 2026-07-30
Fixed · Restored marketplace click-install for Cursor. The neus-mcp plugin ships a Cursor-native .mcp.json again, so clicking Install registers NEUS and signs you in - the same one-click experience as Linear, Stripe…
04 · Who maintains NEUS MCP
NEUS MCP is maintained by neus. It's the only MCP server we track from this author; the repo dates to Sep 2025.
05 · Facts
- repository
- github.com/neus/network
- category
- documentation - dead as of 2026-09-18.
- release cadence
- 8 releases in the last 90 days (latest 2026-08-19)
- registry
- io.github.neus/neus-mcp (active, first published 2026-05-18 · 16 versions)
06 · NEUS MCP FAQ
What is NEUS MCP?
This repository preserves the original NEUS monorepo and is no longer maintained. It is available as a remote MCP endpoint.
Is NEUS MCP still maintained?
Its last commit was 2026-09-13 (as of 2026-09-18) - we classify it as dead.
How do I install NEUS MCP?
Run `claude mcp add neus-network --transport http https://mcp.neus.network/mcp`. You can also paste the ready-made client config above.
Does NEUS MCP require authentication?
Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to NEUS MCP
Alternatives to NEUS MCP
Maintained documentation servers if NEUS MCP isn't the fit.
- Context7 Up-to-date code docs for any prompt ★ 62,152 · 2026-09-18
- Agent Skills Search Server Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server. ★ 25,432 · 2026-08-09
- Repowise Codebase intelligence for AI coding agents - graph, git history, docs, decisions, code health. ★ 6,686 · 2026-09-17
- GitLab MCP GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more. ★ 1,984 · 2026-09-16
- Microsoft Learn MCP Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs. ★ 1,892 · 2026-09-10
- Pg Aiguide Comprehensive PostgreSQL documentation and best practices, including ecosystem tools ★ 1,843 · 2026-09-16
Pairs well with
Servers that cover what NEUS MCP doesn't - only shown when the pairing reason fits the companion.