NeuroDock (hosted)
Rank #56,228io.github.tlennon-ie/neurodock-remote
Hosted NeuroDock — stateless communication and planning tools over OAuth-secured Streamable HTTP.
NeuroDock (hosted) is a Model Context Protocol (MCP) server published by tlennon-ie. It ranks #56,228 of 115,591 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. NeuroDock (hosted) is listed on Official MCP, with 1 tracked version. It was first listed on May 31, 2026 and most recently updated on May 31, 2026.
Ranks ahead of 59,363 of 115,591 servers on MCP Toplist.
Use NeuroDock (hosted)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http neurodock-remote https://mcp.neurodock.org/mcp[mcp_servers.neurodock-remote]
url = "https://mcp.neurodock.org/mcp"Add to ~/.codex/config.toml.
https://mcp.neurodock.org/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"neurodock-remote": {
"url": "https://mcp.neurodock.org/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"neurodock-remote": {
"type": "http",
"url": "https://mcp.neurodock.org/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"neurodock-remote": {
"serverUrl": "https://mcp.neurodock.org/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"neurodock-remote": {
"url": "https://mcp.neurodock.org/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.tlennon-ie%2Fneurodock-remote)<a href="https://mcptoplist.com/server/io.github.tlennon-ie%2Fneurodock-remote"><img src="https://mcptoplist.com/badge/io.github.tlennon-ie%2Fneurodock-remote.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
tlennon-ie
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 31, 2026 |
Frequently asked questions
- Who maintains NeuroDock (hosted)?
- NeuroDock (hosted) is maintained by tlennon-ie, which publishes 9 MCP servers (9 total versions) tracked on MCP Toplist.
- Is NeuroDock (hosted) listed on the Official MCP Registry?
- Yes — NeuroDock (hosted) is listed on the Official MCP Registry.
- How many versions does NeuroDock (hosted) have?
- MCP Toplist tracks 1 version of NeuroDock (hosted), most recently published on May 31, 2026.
- Where can I find the source code for NeuroDock (hosted)?
- The source code for NeuroDock (hosted) is hosted at github.com/tlennon-ie/neurodock.