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.

コメント

「メモリとナレッジ」の他のコンテンツ