Codeseeker runs on your own machine — the client starts it, so there is no endpoint to ping. 143 installs a week from npm. Last commit 27 May 2026.
Graph-powered code intelligence with semantic search and knowledge graph for AI assistants
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 codeseeker -- npx -y codeseeker
{
"mcpServers": {
"codeseeker": {
"args": [
"-y",
"codeseeker"
],
"command": "npx"
}
}
}
[mcp_servers.codeseeker]
command = "npx"
args = ["-y", "codeseeker"]
{
"mcpServers": {
"codeseeker": {
"args": [
"-y",
"codeseeker"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"codeseeker": {
"args": [
"-y",
"codeseeker"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.