Research Report Generator — Multi-Source Analysis
https://server.smithery.ai/axel-belfort/research-report/mcp
● healthy
AI-powered research report generator API for AI agents. Generate structured research reports on any topic: multi-source web research, key findings with citations, analysis sections, and recommendations in clean Markdown. Tools: research_generate_report. Use this for market research, competitive analysis, due diligence, or preparing briefing documents. Returns publication-ready Markdown. IMPORTANT: For quick fact-checking, use research_check_fact instead. Returns: {report (markdown), sources[], wordCount}. No API key required — x402 micropayment $0.02/call on Base L2.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/research-report/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/research-report/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/Br0ski777/research-report-x402