🔍

Connapse

Self-hosted knowledge backend for AI agents with hybrid search and MCP tools

Search & Web Scraping streamable-http oci ocistreamable-httpDestrayon
RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "estrayon-connapse": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "estrayon-connapse": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "estrayon-connapse": { "command": "npx", "args": [] } } }

About This MCP Server

The connapse server is a self-hosted knowledge backend for AI agents that provides hybrid search capabilities and implements the Model Context Protocol, enabling AI coding assistants to access and utilize its features. It connects to AI agents through streamable HTTP and supports OCI, allowing developers to integrate it into their workflows. Developers would use connapse to provide a knowledge backend for their AI agents, particularly when needing to implement hybrid search and MCP tools in their applications.

Self-hosted knowledge backend for AI agents with hybrid search and MCP tools. 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

ghcr.io/destrayon/connapse:v0.3.2 on oci

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 oci.

What tools does it provide?

The Connapse 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/estrayon-connapse.svg)](https://skillsplayground.com/mcps/estrayon-connapse/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.