Maibaamcrawler
@MABAAM
Maibaamcrawler について
MCP_crawlertool
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"research": {
"command": "uvx",
"args": [
"mcp-research"
],
"env": {
"BRAVE_API_KEY": "",
"OLLAMA_URL": ""
}
}
}
}ツール
3Search the web using a 3-tier cascade (Brave → DuckDuckGo → scraper). Args: query: Search query string. max_results: Maximum number of results to return (1-20). summarize: If true and Ollama is available, summarize the results. auto_fetch_top: If true, also fetch the full content of the top result.
Fetch a URL, convert to markdown. SSRF-protected and cached. Args: url: The URL to fetch. summarize: If true and Ollama is available, include a summary. max_chars: Maximum characters of content to return.
Compound research: search → fetch top pages → summarize → synthesize. Args: query: The research question. depth: Research depth — "quick" (2 pages), "standard" (5 pages), or "deep" (10 pages). context: Optional context from prior research to inform synthesis.
概要
What is Maibaamcrawler?
Maibaamcrawler is an MCP server that provides eight read-only tools for web research, academic paper retrieval, Twitter/X extraction, YouTube video analysis, and file ingestion. It integrates with the MCP stdio protocol to enable AI assistants to perform research tasks.
How to use Maibaamcrawler?
Install the mcp-research package via pip install mcp-research or run directly with uvx mcp-research. Configure environment variables like BRAVE_API_KEY and OLLAMA_URL, then add the server to your MCP client configuration (e.g., Claude Code or Claude Desktop). Use the CLI commands such as mcp-research search or mcp-research doctor for direct interaction.
Key features of Maibaamcrawler
- Eight read-only tools for diverse research needs
- Credential vault for institutional access to paywalled content
- 3-tier web search cascade with Brave API, DuckDuckGo, and fallback
- YouTube transcript extraction, AI summary, chapters, and quotes
- Academic paper resolution via DOI, ArXiv, or PubMed
- File ingestion from PDF, DOCX, XLSX, PPTX, audio, video
「その他」の他のコンテンツ
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Servers
modelcontextprotocolModel Context Protocol Servers
コメント