Neural MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 91 installs a week from pypi. Last commit 2 May 2026.
GPU-accelerated MCP server for neural network training, deep learning, and model experimentation
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.
claude mcp add neural-mcp -- uvx scicomp-neural-mcp
{
"mcpServers": {
"neural-mcp": {
"args": [
"scicomp-neural-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.neural-mcp]
command = "uvx"
args = ["scicomp-neural-mcp"]
{
"mcpServers": {
"neural-mcp": {
"args": [
"scicomp-neural-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"neural-mcp": {
"args": [
"scicomp-neural-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.