- Recon Knowledge
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.
Overview
MCP server that makes Recon documentation searchable by AI tools. Fetches and parses public documentation into structured, queryable content.
Tools
Site tools (getrecon.xyz)
- search_glossary — Top 5 matching glossary terms with definitions
- get_blog_post — Full post content + metadata by slug
- get_comparison — Side-by-side comparison articles (e.g. echidna-vs-medusa)
- search_site — Top 10 matches across all site content
- list_tools — Developer tools with descriptions + URLs
Book tools (book.getrecon.xyz)
- get_book_chapter — Full chapter content by slug
- get_book_concept — Technical concept explanations (clamping, ghost variables, optimization mode, etc.)
- search_book — Top 10 matches across book content
- list_book_chapters — All chapters grouped by category
Substack tools (getrecon.substack.com)
- get_substack_post — Full newsletter post content by slug
- search_substack — Top 10 matches across newsletter posts
- list_substack_posts — All posts sorted by date
Cross-source
- search_all — Top 15 matches across all 3 sources
- refresh_cache — Re-fetch all sources (rate limited to 1/min)
No API key needed. Read-only, fetches public documentation only.
Server Config
{
"mcpServers": {
"recon-knowledge": {
"command": "npx",
"args": [
"@recon-fuzz-mcp/knowledge"
]
}
}
}Project Info
Created At
2 months agoUpdated At
2 months agoAuthor Name
Recon-FuzzStar
-Language
-License
-Recommend Servers
View AllTest
@modelcontextprotocol
test
6 months ago
K Data Gate
@loved0543-dotcom
15 hours ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Docwand
14 hours ago