Ephys
Rank #12,258io.github.happyc0der/ephys-mcp
Read-only analysis of intracortical BCI recordings (NWB, DANDI, WAV): spikes, PSTHs, decoding, plots
Ephys is a Model Context Protocol (MCP) server published by happyc0der. It ranks #12,258 of 132,046 servers tracked on MCP Toplist. Ephys is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Sep 21, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 119,788 of 132,046 servers on MCP Toplist.
Use Ephys
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ephys-mcp -- uvx ephys-mcp[mcp_servers.ephys-mcp]
command = "uvx"
args = ["ephys-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ephys-mcp": {
"command": "uvx",
"args": [
"ephys-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ephys-mcp": {
"command": "uvx",
"args": [
"ephys-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ephys-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"ephys-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ephys-mcp": {
"command": "uvx",
"args": [
"ephys-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ephys-mcp": {
"command": "uvx",
"args": [
"ephys-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.happyc0der%2Fephys-mcp)<a href="https://mcptoplist.com/server/io.github.happyc0der%2Fephys-mcp"><img src="https://mcptoplist.com/badge/io.github.happyc0der%2Fephys-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
happyc0der
Other servers by happyc0der
View all happyc0der servers →Available versions (4)
| Version | Published |
|---|---|
| 0.4.0 | Sep 22, 2026 |
| 0.3.0 | Sep 22, 2026 |
| 0.2.0 | Sep 22, 2026 |
| 0.1.1 | Sep 22, 2026 |
Frequently asked questions
- Who maintains Ephys?
- Ephys is maintained by happyc0der, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Ephys listed on the Official MCP Registry?
- Yes — Ephys is listed on the Official MCP Registry, alongside Glama.
- How many versions does Ephys have?
- MCP Toplist tracks 4 versions of Ephys, most recently published on Sep 22, 2026.
- Where can I find the source code for Ephys?
- The source code for Ephys is hosted at github.com/happyc0der/ephys-mcp.
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.