Nephyr Wallets
Rank #1,757io.github.clm-studios/nephyr-wallets
MCP server providing nephyr-wallets capabilities
Nephyr Wallets is a Model Context Protocol (MCP) server published by clm-studios. It ranks #1,757 of 115,460 servers tracked on MCP Toplist, and its repository has 154 GitHub stars. Nephyr Wallets is listed on Official MCP, with 2 tracked versions. It was first listed on Apr 1, 2026 and most recently updated on Apr 1, 2026.
Ranks ahead of 113,703 of 115,460 servers on MCP Toplist.
Use Nephyr Wallets
claude mcp add nephyr-wallets -- uvx nephyr-wallets[mcp_servers.nephyr-wallets]
command = "uvx"
args = ["nephyr-wallets"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"nephyr-wallets": {
"command": "uvx",
"args": [
"nephyr-wallets"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"nephyr-wallets": {
"command": "uvx",
"args": [
"nephyr-wallets"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"nephyr-wallets": {
"type": "stdio",
"command": "uvx",
"args": [
"nephyr-wallets"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"nephyr-wallets": {
"command": "uvx",
"args": [
"nephyr-wallets"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nephyr-wallets": {
"command": "uvx",
"args": [
"nephyr-wallets"
]
}
}
}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.clm-studios%2Fnephyr-wallets)<a href="https://mcptoplist.com/server/io.github.clm-studios%2Fnephyr-wallets"><img src="https://mcptoplist.com/badge/io.github.clm-studios%2Fnephyr-wallets.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
clm-studios
Other servers by clm-studios
View all clm-studios servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Apr 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Nephyr Wallets?
- Nephyr Wallets is maintained by clm-studios, which publishes 4 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Nephyr Wallets listed on the Official MCP Registry?
- Yes — Nephyr Wallets is listed on the Official MCP Registry.
- How many versions does Nephyr Wallets have?
- MCP Toplist tracks 2 versions of Nephyr Wallets, most recently published on Apr 1, 2026.
- Where can I find the source code for Nephyr Wallets?
- The source code for Nephyr Wallets is hosted at github.com/clm-studios/nephyr-wallets.