claude mcp add azylchuk-paparats-mcp -- npx -y @paparats/cli
{
"mcpServers": {
"azylchuk-paparats-mcp": {
"command": "npx",
"args": ["-y", "@paparats/cli"]
}
}
}
{
"mcpServers": {
"azylchuk-paparats-mcp": {
"command": "npx",
"args": ["-y", "@paparats/cli"]
}
}
}
{
"mcpServers": {
"azylchuk-paparats-mcp": {
"command": "npx",
"args": ["-y", "@paparats/cli"]
}
}
}
About This MCP Server
The Model Context Protocol server is a semantic code search tool that enables local Qdrant search capabilities across multiple repositories without requiring API keys, making it suitable for developers working with AI coding assistants who need to search and retrieve specific code snippets or context. This server connects to the @paparats/cli package and is accessible via npm, providing a streamable-http interface for searching code. Developers would use this tool when they need to perform complex searches on their local codebase, leveraging the capabilities of AI coding assistants like Claude
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.