Get a week free of Claude Code →
🔍

Paparats

Semantic code search for AI coding assistants. Local Qdrant, multi-repo, no API keys.

Search & Web Scraping streamable-http npm npmstreamable-httpIBazylchuk
RUN IN TERMINAL
claude mcp add azylchuk-paparats-mcp -- npx -y @paparats/cli
ADD TO claude_desktop_config.json
{ "mcpServers": { "azylchuk-paparats-mcp": { "command": "npx", "args": ["-y", "@paparats/cli"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "azylchuk-paparats-mcp": { "command": "npx", "args": ["-y", "@paparats/cli"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "azylchuk-paparats-mcp": { "command": "npx", "args": ["-y", "@paparats/cli"] } } }

About This MCP Server

Semantic code search for AI coding assistants. Local Qdrant, multi-repo, no API keys.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the streamable-http transport.

Package

@paparats/cli on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the streamable-http transport and is available on npm.

What tools does it provide?

The Paparats server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/azylchuk-paparats-mcp.svg)](https://skillsplayground.com/mcps/azylchuk-paparats-mcp/)
SHARE
Share on X

Related MCP Servers