
Recon Knowledge
@Recon-Fuzz
About 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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"recon-knowledge": {
"command": "npx",
"args": [
"@recon-fuzz-mcp/knowledge"
]
}
}
}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 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.
Frequently asked questions
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.
Basic information
More Memory & Knowledge MCP servers
Obsidian MCP Server
cyanheadsRead, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
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 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.
MemoryMesh
CheMiguel23A knowledge graph server that uses the Model Context Protocol (MCP) to provide structured memory persistence for AI models.
Docs MCP Server
araboldGrounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
Comments