Moxie Docs
Rank #8,935io.github.Jackalope-Dev/moxie-docs
Living docs and MCP context for GitHub repos — conventions, gaps, and source-cited pages on merge.
Moxie Docs is a Model Context Protocol (MCP) server published by Jackalope-Dev. It ranks #8,935 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Moxie Docs is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Jun 25, 2026 and most recently updated on Aug 5, 2026.
Ranks ahead of 106,525 of 115,460 servers on MCP Toplist.
Use Moxie Docs
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http moxie-docs https://moxiedocs.com/api/mcp[mcp_servers.moxie-docs]
url = "https://moxiedocs.com/api/mcp"Add to ~/.codex/config.toml.
https://moxiedocs.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"moxie-docs": {
"url": "https://moxiedocs.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"moxie-docs": {
"type": "http",
"url": "https://moxiedocs.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"moxie-docs": {
"serverUrl": "https://moxiedocs.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"moxie-docs": {
"url": "https://moxiedocs.com/api/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.Jackalope-Dev%2Fmoxie-docs)<a href="https://mcptoplist.com/server/io.github.Jackalope-Dev%2Fmoxie-docs"><img src="https://mcptoplist.com/badge/io.github.Jackalope-Dev%2Fmoxie-docs.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
Jackalope-Dev
Other servers by Jackalope-Dev
View all Jackalope-Dev servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Aug 5, 2026 |
| 0.1.0 | Jul 7, 2026 |
Frequently asked questions
- Who maintains Moxie Docs?
- Moxie Docs is maintained by Jackalope-Dev, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Moxie Docs listed on the Official MCP Registry?
- Yes — Moxie Docs is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Moxie Docs have?
- MCP Toplist tracks 2 versions of Moxie Docs, most recently published on Aug 5, 2026.
- Where can I find the source code for Moxie Docs?
- The source code for Moxie Docs is hosted at github.com/jackalope-dev/moxie-docs-mcp.