MCP.so
ログイン

Recon Knowledge

@Recon-Fuzz

Recon Knowledge について

Search Recon documentation, book, and newsletter. Queries getrecon.xyz, book.getrecon.xyz, and getrecon.substack.com for fuzzing, invariant testing, and Chimera framework knowledge.

基本情報

カテゴリ

メモリとナレッジ

トランスポート

stdio

公開者

Recon-Fuzz

投稿者

David Chaparro

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "recon-knowledge": {
      "command": "npx",
      "args": [
        "@recon-fuzz-mcp/knowledge"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Recon Knowledge?

MCP server that makes Recon documentation searchable by AI tools. Fetches and parses public documentation into structured, queryable content. No API key required.

How to use Recon Knowledge?

Install the server and configure it with your MCP client. Use any of the 14 tools (search_glossary, get_blog_post, get_comparison, search_all, etc.) to query documentation from getrecon.xyz, book.getrecon.xyz, and getrecon.substack.com. Tools accept parameters like slug, query, or term to retrieve or search content.

Key features of Recon Knowledge

  • Search glossary with top 5 matching terms
  • Get full blog post content and metadata
  • Side-by-side comparison articles
  • Cross-source search across all content
  • Refresh cache (rate limited to 1 per minute)

Use cases of Recon Knowledge

  • Search for glossary terms on Recon documentation
  • Retrieve full blog posts by slug
  • Compare tools like echidna-vs-medusa
  • Search across site, book, and Substack content
  • Get technical concept explanations (e.g., clamping, ghost variables)

FAQ from Recon Knowledge

Does Recon Knowledge require an API key?

No, the server works without any API key.

Is the content read-only?

Yes, the server fetches public documentation only and provides read-only access.

What are the rate limits?

The refresh_cache tool is rate limited to 1 invocation per minute. Other tools have no explicit rate limits mentioned.

What sources are searched by Recon Knowledge?

Three sources: getrecon.xyz (site), book.getrecon.xyz (book), and getrecon.substack.com (newsletter). The search_all tool queries all three simultaneously.

How are search results limited?

Glossary returns top 5 matches, site and book searches return top 10 matches, and search_all returns top 15 matches across all sources.

コメント

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