
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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 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.
记忆与知识 分类下的更多 MCP 服务器

Memory
modelcontextprotocolModel Context Protocol Servers
Memory Bank MCP Server
alioshrA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
Obsidian MCP Server
cyanheadsRead, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
Context7 MCP - Up-to-date Docs For Any Cursor Prompt
upstashContext7 Platform -- Up-to-date code documentation for LLMs and AI code editors
Obsidian MCP Server
StevenStavrakisA simple MCP server for Obsidian
评论