MCP.so
登录
A

AppSumo Docs MCP

@5h0ov

关于 AppSumo Docs MCP

暂无概览

基本信息

分类

记忆与知识

传输方式

stdio

发布者

5h0ov

提交者

Shuvadipta Das

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "appsumo-docs": {
      "command": "npx",
      "args": [
        "-y",
        "appsumo-docs-mcp"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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_docs with 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.

评论

记忆与知识 分类下的更多 MCP 服务器