Back to search
30
MCP

Documentation Search (Groq + Serper)

pulsemcp/documentation search (groq + serper)

Combines web search through Serper API with Groq's language models to intelligently extract and structure clean, readable content from documentation sites for popular libraries like LangChain, LlamaIndex, OpenAI, and UV package manager.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Documentation Search
Provides direct access to technical documentation across 40+ popular frameworks and libraries including Python, React, FastAPI, and AWS with
0 tools
Document Crawler & Search
Crawls websites to generate searchable Markdown documentation with vector embeddings for semantic search capabilities beyond training cutoff
0 tools
n8n-nodes-groq-chat
n8n supply node for Groq API - Provides Groq language models for use with Basic LLM Chain and other AI nodes. Ultra-fast inference with Llam
0 tools
io.github.rog0x/web
Web scraping, search, monitoring, and HTML-to-markdown for AI agents
0 tools
io.github.jgador/websharp
Search the web and extract article text for LLMs.
0 tools
io.github.rog0x/docs
JSDoc, README, changelog generation for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "documentation_search_(groq_+_serper)": {
      "url": "None",
      "transport": "http"
    }
  }
}