Mote Registry
Rank #7,768network.mote/mote-registry
MCP server providing mote-registry capabilities
Mote Registry is a Model Context Protocol (MCP) server published by digikelly. It ranks #7,768 of 132,046 servers tracked on MCP Toplist, and its repository has 19 GitHub stars. Mote Registry is listed on Official MCP, with 1 tracked version. It was first listed on Mar 31, 2026 and most recently updated on Mar 31, 2026.
Ranks ahead of 124,278 of 132,046 servers on MCP Toplist.
Use Mote Registry
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mote-registry -- npx -y mote-registry[mcp_servers.mote-registry]
command = "npx"
args = ["-y", "mote-registry"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mote-registry": {
"command": "npx",
"args": [
"-y",
"mote-registry"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mote-registry": {
"command": "npx",
"args": [
"-y",
"mote-registry"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mote-registry": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mote-registry"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mote-registry": {
"command": "npx",
"args": [
"-y",
"mote-registry"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mote-registry": {
"command": "npx",
"args": [
"-y",
"mote-registry"
]
}
}
}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/network.mote%2Fmote-registry)<a href="https://mcptoplist.com/server/network.mote%2Fmote-registry"><img src="https://mcptoplist.com/badge/network.mote%2Fmote-registry.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
digikelly
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Mar 31, 2026 |
Frequently asked questions
- Who maintains Mote Registry?
- Mote Registry is maintained by digikelly, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Mote Registry listed on the Official MCP Registry?
- Yes — Mote Registry is listed on the Official MCP Registry.
- How many versions does Mote Registry have?
- MCP Toplist tracks 1 version of Mote Registry, most recently published on Mar 31, 2026.
- Where can I find the source code for Mote Registry?
- The source code for Mote Registry is hosted at github.com/digikelly/mote.
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.