mozg
Rank #2,585sh.mozg/mozg
Exam-scored knowledge brains your agent searches over MCP, plus a public list of their gaps.
mozg is a Model Context Protocol (MCP) server published by egorfedorov. It ranks #2,585 of 115,591 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. mozg is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 4, 2026 and most recently updated on Aug 4, 2026.
Ranks ahead of 113,006 of 115,591 servers on MCP Toplist.
Use mozg
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mozg https://mozg.sh/mcp[mcp_servers.mozg]
url = "https://mozg.sh/mcp"Add to ~/.codex/config.toml.
https://mozg.sh/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mozg": {
"url": "https://mozg.sh/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mozg": {
"type": "http",
"url": "https://mozg.sh/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mozg": {
"serverUrl": "https://mozg.sh/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mozg": {
"url": "https://mozg.sh/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/sh.mozg%2Fmozg)<a href="https://mcptoplist.com/server/sh.mozg%2Fmozg"><img src="https://mcptoplist.com/badge/sh.mozg%2Fmozg.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
egorfedorov
Other servers by egorfedorov
View all egorfedorov servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 4, 2026 |
Frequently asked questions
- Who maintains mozg?
- mozg is maintained by egorfedorov, which publishes 3 MCP servers (1 total version) tracked on MCP Toplist.
- Is mozg listed on the Official MCP Registry?
- Yes — mozg is listed on the Official MCP Registry, alongside Glama.
- How many versions does mozg have?
- MCP Toplist tracks 1 version of mozg, most recently published on Aug 4, 2026.
- Where can I find the source code for mozg?
- The source code for mozg is hosted at github.com/egorfedorov/mozg.