Maibaamcrawler
@MABAAM
About Maibaamcrawler
MCP_crawlertool
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"research": {
"command": "uvx",
"args": [
"mcp-research"
],
"env": {
"BRAVE_API_KEY": "",
"OLLAMA_URL": ""
}
}
}
}Tools
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.
Overview
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
Basic information
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Nginx UI
0xJackyYet another WebUI for Nginx
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments