Contextual MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 64 installs a week from pypi. Last commit 18 Sep 2025.
RAG-enabled MCP server using Contextual AI. Supports single-agent and multi-agent modes.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add contextual-mcp-server -- uvx contextual-mcp-server
{
"mcpServers": {
"contextual-mcp-server": {
"args": [
"contextual-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.contextual-mcp-server]
command = "uvx"
args = ["contextual-mcp-server"]
{
"mcpServers": {
"contextual-mcp-server": {
"args": [
"contextual-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"contextual-mcp-server": {
"args": [
"contextual-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.