Skip to content
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%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Documentation Scraper
Provides specialized documentation scraping and retrieval from GitHub, NPM, PyPI, and web pages, enabling accurate reference to up-to-date l
0 tools
Documentation Search
Provides direct access to technical documentation across 40+ popular frameworks and libraries including Python, React, FastAPI, and AWS with
0 tools
Serper Search
Integrates with the Serper API to provide web search capabilities including web, news, images, shopping, and YouTube searches for real-time
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
GroqCloud
Integrates with Groq's high-speed inference API for text completion, audio transcription, and vision analysis with automatic model selection
0 tools

How to use

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

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