Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🧠 Knowledge & Memory
  3. Moxie Docs MCP
Moxie Docs MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/12/2026, 8:46:00 AM

Moxie Docs MCP

User RatingsRated 5.0 / 5.0 across 1 user review. Click to view or leave a rating. Premium listingThis owner pays for enhanced visibility — priority placement in search, category pages, and rotating spotlight slots across the directory.Ownership verifiedThe owner proved control of this listing via a GitHub README, site badge, or DNS TXT record. Featured listingIncluded with this listing’s active Premium subscription — boosted placement across search, category pages, and homepage spotlight rotation.
View Repository2 GitHub StarsTotal stargazers on GitHub for the source repository (2 stars).Visit Website
documentationdeveloper-toolsgithubcode-conventions

Provides repository-aware documentation context, convention checks, API context, and proposed documentation updates through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON â–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "moxie-docs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "moxie-docs"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (12) Directory Badge Reviews (1) Alternatives🧠 More in Knowledge & Memory

Overview

Moxie-Docs-MCP MCP server gives coding agents live documentation and codebase context from a connected GitHub repository. It runs as a hosted Streamable HTTP service at the Moxie Docs endpoint and returns compact, citation-backed results rather than raw code dumps. Use it before editing code to inspect conventions, documentation gaps, API relationships, and affected docs, then review changes or propose documentation updates. Authentication supports dashboard bearer tokens and OAuth 2.1 for compatible MCP clients.

Use cases

•Inspect repository conventions before editing code
•Find documentation affected by a planned change
•Review a change for stale or missing documentation
•Resolve API context for files being modified
•Propose documentation updates in the current branch

Key features

•Repository-aware AI context
•Convention discovery with citations
•Documentation impact analysis
•API endpoint context
•Change review with severity levels
•Proposed documentation updates

Capabilities & Tool Schemas (12) ~401 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Moxie Docs MCP.

moxie.get_ai_context

Compact pre-edit briefing: repo status, verified commands, top conventions, open gaps, team notes. Read this first.

moxie.get_doc_impact

Given the paths you're about to change (and any you're deleting), returns the conventions, gaps, and existing docs whose evidence overlaps them - and flags net-new/undocumented surfaces.

moxie.get_api_context

Given paths you're about to touch, returns structured context for any API endpoints they map to: method, path, schema, and known consumers/features.

moxie.review_change

Self-review a change before opening the PR; returns a severity-ranked verdict (clean / warnings / must-fix) covering convention breaches, stale docs, undocumented surface, and broken references.

moxie.get_conventions

Discovered coding conventions, grouped by category, with confidence scores, agent guidance, and source-file citations.

moxie.search_docs

Semantic + keyword search over generated docs, conventions, gaps, and AI context.

How Moxie Docs MCP works

What Moxie-Docs-MCP MCP server does

Moxie-Docs-MCP MCP server exposes repository-aware documentation and codebase context to MCP clients. It works with a GitHub repository connected through Moxie Docs and organizes generated documentation, discovered conventions, unresolved gaps, API relationships, and documentation maintenance recommendations.

The tools are designed for coding workflows rather than general-purpose code search. An agent can request a short pre-edit briefing, identify documentation affected by planned file changes, inspect API endpoints associated with paths, and search the indexed repository context. It can also run a change review that reports convention violations, stale documentation, undocumented surfaces, and broken references with severity levels.

Write-oriented operations return proposals. The agent receives a target path and Markdown content, or a path to remove, and applies the change in its own branch. The MCP service does not directly edit the repository or merge pull requests.

How it works

The hosted MCP endpoint is https://moxiedocs.com/api/mcp and uses Streamable HTTP. Moxie Docs indexes a connected GitHub repository, then serves compact results backed by source-file citations. Repository selection can be supplied as an owner/name argument when a credential covers multiple repositories and no default repository is available.

A typical coding sequence starts with moxie.get_ai_context, followed by tools such as moxie.get_doc_impact, moxie.get_api_context, or moxie.get_conventions for the files under consideration. After editing, moxie.review_change can identify issues before a pull request is opened. Search, gap, opportunity, pattern, and document-listing tools provide additional ways to navigate the indexed material.

Moxie-Docs-MCP MCP server supports bearer authentication with a dashboard token. MCP clients that implement the relevant OAuth flow can instead sign in through the browser using OAuth 2.1 with PKCE.

Setup and configuration

Connect a repository at Moxie Docs, then configure an MCP client with the hosted endpoint. A bearer-token configuration sends an Authorization: Bearer ... header. Tokens should remain in local, untracked configuration or be supplied through a client-supported environment-variable reference.

The repository also publishes the moxie-docs npm package, whose CLI can configure clients and install repository guidance. Running npx moxie-docs setup performs browser sign-in, writes client configuration, installs the moxie-docs skill and AGENTS.md guidance, and checks the connection. The CLI requires Node.js 18 or newer. Supported CLI configuration targets listed in the material include Claude Code, Cursor, and VS Code.

Tools and capabilities

  • Retrieve repository status, verified commands, conventions, gaps, and team notes.
  • Find documentation affected by paths being changed or deleted.
  • Resolve API methods, paths, schemas, and known consumers for relevant files.
  • Search generated docs, conventions, gaps, and AI context using semantic and keyword search.
  • List documentation and inspect repository documentation patterns.
  • Return recommended documentation work, including missing documentation and drift repairs.
  • Propose Markdown additions, updates, or removals for the agent to apply.
  • Review changes for convention breaches, stale docs, undocumented surfaces, and broken references.

Limitations and notes

Moxie-Docs-MCP MCP server is not a local repository index or a direct file-editing service. The hosted server, indexing pipeline, connected repositories, and generated documentation are not stored in this source repository. Results depend on the repository connected to the Moxie Docs service and the scope of the authenticated account.

The server provides context and proposed file changes, but the client or agent must write those changes to its branch. It does not merge changes. The material identifies a hosted service and authentication requirements, but does not specify subscription pricing or a license for the repository.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Knowledge & Memory View all alternatives
  • Scrivener MCP logoScrivener MCP

    Connect Scrivener 3 writing projects to Claude and other AI assistants. 47 tools for document management, writing analysis, semantic search, character/plot memory, and content enhancement. Progressive skill loading, relationship engine with HMS triplets, and JS fallback for offline semantic search. npm i -g scrivener-mcp

    🧠 Knowledge & Memory16 views
    Compare vs Scrivener MCP →
  • Context7 logoContext7

    Up-to-date code documentation for LLMs and AI code editors.

    🧠 Knowledge & Memory7 views
    Compare vs Context7 →
  • Codebase Memory MCP logoCodebase Memory MCP

    Code-intelligence engine that indexes a repo into a persistent knowledge graph — functions, classes, call chains, HTTP routes, cross-service links. 159 languages via tree-sitter + Hybrid LSP, sub-ms structural queries, 99% fewer tokens than grep. Single static binary, zero dependencies, 100% local. npx codebase-memory-mcp

    🧠 Knowledge & Memory7 views
    Compare vs Codebase Memory MCP →
  • Dep Diff MCP logoDep Diff MCP

    Translates a lockfile diff (npm, PyPI) into a human-readable upgrade plan. Point it at a Dependabot PR and get back semver classification, breaking changes from GitHub release notes, CVEs fixed in range, migration links, and a per-package recommendation. Bulk tool ranks up to 50 changes by risk (security > caution > review > likely-safe > safe). Install via npx -y @digicatalyst/dep-diff-mcp.

    🧠 Knowledge & Memory3 views
    Compare vs Dep Diff MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
2
Stargazers on the source repository.
npm downloads
118
Package downloads in the last 30 days.
Last commit
18d ago
Most recent push to the default branch.
Tools exposed
12
Callable tools this server registers over MCP.
Directory activity
25 installs · 4 upvotes
Config copies, upvotes, and views on AllMCPs.

Reviews (1)

5.0
1 rating
5
1
4
0
3
0
2
0
1
0

Frequently Asked Questions about Moxie Docs MCP

Connect a repository through Moxie Docs and configure the hosted endpoint at https://moxiedocs.com/api/mcp. The accompanying CLI can automate setup with `npx moxie-docs setup`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMoxie Docs MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/moxie-docs-mcp?style=directory)](https://allmcps.com/mcp/moxie-docs-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/moxie-docs-mcp"><img src="https://allmcps.com/api/badge/moxie-docs-mcp?style=directory" alt="Moxie Docs MCP on AllMCPs" /></a>

Technical Specs & Signals

Category🧠Knowledge & Memory
PricingFreemium
More technical detailsExpand â–¾
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsCursor
Last updatedSep 1, 2026
96/96 checks healthy over the last 24h
Views21
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs25
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars2
GitHub Star CountTotal stargazers on GitHub representing community popularity (2 stars).
Last commit18d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 24, 2026
npm downloads118/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
83Quality signal: Excellent · 83/100How this signal is calculated ▾
Server availability25/25
Verified ownership20/20
Documentation & tools26/30
Adoption & activity8/15
Community engagement4/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 15d ago via OSV.dev · moxie-docs (npm)

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🧠 Knowledge & Memory →Best MCP servers for Memory & Knowledge →Alternatives to Moxie Docs MCP →Install in Claude DesktopInstall in CursorInstall in VS Code