AppSumo Docs MCP
@5h0ov
About AppSumo Docs MCP
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"appsumo-docs": {
"command": "npx",
"args": [
"-y",
"appsumo-docs-mcp"
]
}
}
}Tools
3Search the AppSumo licensing documentation for a keyword or phrase. Use this first — it returns relevant snippets with context across all pages. Prefer this over get_appsumo_doc unless you need the full content of a specific page.
List all available AppSumo documentation pages. Use this to discover which pages exist before fetching one with get_appsumo_doc.
Fetch the full content of a specific AppSumo documentation page by filename. Only use this when search_appsumo_docs snippets are insufficient and you need the complete content of a particular page. Use list_appsumo_docs first to find the correct filename.
Overview
What is AppSumo Docs MCP?
AppSumo Docs MCP is an unofficial MCP server that provides access to the official AppSumo licensing documentation. It exposes all documentation pages as resources and includes a keyword search tool, designed for developers working with AppSumo's licensing API.
How to use AppSumo Docs MCP?
Use AppSumo Docs MCP with any MCP client by adding a server entry that runs npx -y appsumo-docs-mcp. No configuration is needed because the docs are bundled in the npm package. For Claude Code, run claude mcp add --transport stdio appsumo-docs -- npx -y appsumo-docs-mcp; for Claude Desktop, edit the claude_desktop_config.json file.
Key features of AppSumo Docs MCP
- Exposes all AppSumo licensing docs as MCP resources.
- Keyword search tool
search_appsumo_docswith surrounding context. - Docs scraped weekly and bundled into each npm release.
- Requires no configuration or API keys.
- Unofficial community-built tool, not affiliated with AppSumo.
Use cases of AppSumo Docs MCP
- Retrieve specific AppSumo licensing documentation pages in an AI assistant.
- Search across all licensing docs for relevant keywords during development.
- Integrate AppSumo licensing docs into Claude, Cursor, or other MCP clients.
FAQ from AppSumo Docs MCP
What documentation does AppSumo Docs MCP provide?
It provides all pages from the official AppSumo licensing documentation (docs.licensing.appsumo.com), scraped and bundled as MCP resources.
Does AppSumo Docs MCP require any API keys or configuration?
No. The documentation is pre‑bundled in the npm release, so there is nothing to configure. Just add the server entry to your MCP client.
How often are the docs updated?
Docs are scraped weekly via a GitHub Actions workflow. If any changes are detected, a new patch version is published to npm.
Is AppSumo Docs MCP an official tool?
No. It is an unofficial, community‑built tool and is not affiliated with or endorsed by AppSumo.
Which MCP clients does AppSumo Docs MCP support?
It can be used with Claude Code, Claude Desktop, Cursor, Antigravity, and OpenCode, with configuration examples provided for each.
Frequently asked questions
What documentation does AppSumo Docs MCP provide?
It provides all pages from the official AppSumo licensing documentation (docs.licensing.appsumo.com), scraped and bundled as MCP resources.
Does AppSumo Docs MCP require any API keys or configuration?
No. The documentation is pre‑bundled in the npm release, so there is nothing to configure. Just add the server entry to your MCP client.
How often are the docs updated?
Docs are scraped weekly via a GitHub Actions workflow. If any changes are detected, a new patch version is published to npm.
Is AppSumo Docs MCP an official tool?
No. It is an unofficial, community‑built tool and is not affiliated with or endorsed by AppSumo.
Which MCP clients does AppSumo Docs MCP support?
It can be used with Claude Code, Claude Desktop, Cursor, Antigravity, and OpenCode, with configuration examples provided for each.
Basic information
More Memory & Knowledge MCP servers
Ultimate Google Docs & Drive MCP Server
a-bonusThe Ultimate Google Docs, Sheets, Drive, Gmail, & Google Calendar MCP Server. This MCP (primarily for use in Claude Desktop) gains full access to your google suite and lets claude do its thing.
Context Portal MCP (ConPort)
GreatScottyMacContext Portal (ConPort): A memory bank MCP server building a project-specific knowledge graph to supercharge AI assistants. Enables powerful Retrieval Augmented Generation (RAG) for context-aware development in your IDE.
minutes
silversteinEvery meeting, every idea, every voice note — searchable by your AI. Open-source, privacy-first conversation memory layer.
Docs MCP Server
araboldGrounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
MemoryMesh
CheMiguel23A knowledge graph server that uses the Model Context Protocol (MCP) to provide structured memory persistence for AI models.
Comments