# See repository for install instructions
{
"mcpServers": {
"estrayon-connapse": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"estrayon-connapse": {
"command": "npx",
"args": []
}
}
}
{
"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.