AppSumo Docs MCP
@5h0ov
About AppSumo Docs MCP
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"appsumo-docs": {
"command": "npx",
"args": [
"-y",
"appsumo-docs-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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.
More Memory & Knowledge MCP servers
Notion MCP Server
suekouA Model Context Protocol server for connecting Notion to MCP-compatible clients
minutes
silversteinEvery meeting, every idea, every voice note — searchable by your AI. Open-source, privacy-first conversation memory layer.
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.
🧠 Ultimate MCP Server
DicklesworthstoneComprehensive MCP server exposing dozens of capabilities to AI agents: multi-provider LLM delegation, browser automation, document processing, vector ops, and cognitive memory systems
Memory Bank MCP Server
alioshrA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
Comments