Fossick runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from pypi. Last commit 14 Apr 2026.
Search all of GitHub from your AI agent — find libraries, drill into repos, find code patterns.
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 fossick -- uvx fossick-mcp
{
"mcpServers": {
"fossick": {
"args": [
"fossick-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.fossick]
command = "uvx"
args = ["fossick-mcp"]
{
"mcpServers": {
"fossick": {
"args": [
"fossick-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"fossick": {
"args": [
"fossick-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.