Odel
Fossick

Fossick

Local
@lipdog3PythonMITUpdated 4mo ago

Search all of GitHub from your AI agent — find libraries, drill into repos, find code patterns.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIfossick-mcpv0.1.4

Run

uvx fossick-mcp

MCP client config

{
  "mcpServers": {
    "fossick": {
      "command": "uvx",
      "args": [
        "fossick-mcp"
      ]
    }
  }
}