
Fossick
Search all of GitHub from your agent to discover libraries, inspect repos, and surface code patterns before you commit to a stack.
Overview
Fossick is a MCP server for the Idea phase that lets agents search GitHub for libraries, repos, and code patterns via the fossick-mcp PyPI stdio server.
What is this MCP server?
- GitHub-wide search from MCP: libraries, repos, and code patterns
- Python package fossick-mcp on PyPI (version 0.1.4, stdio)
- Drill into repositories after initial discovery queries
- Open-source Fossick project at github.com/Lipdog/fossick-mcp
- Agent-native alternative to manual GitHub advanced search
- Package fossick-mcp version 0.1.4
- stdio transport via PyPI
- Repository https://github.com/Lipdog/fossick-mcp
Community signal: 3 GitHub stars.
What problem does it solve?
Choosing libraries and examples still means endless GitHub tabs and broken context when your agent cannot search the wider ecosystem on your behalf.
Who is it for?
Indie builders researching OSS options, SDKs, and reference implementations inside Claude Code or Cursor before writing production code.
Skip if: Teams that only need in-repo search or private-registry packages with no public GitHub discovery requirement.
What do I get? / Deliverables
After installing fossick-mcp, your agent can run GitHub discovery and repo drill-down in-session so research feeds directly into scope and integration decisions.
- GitHub library and repository candidates surfaced in agent chat
- Code pattern references tied to real public repos
- Faster ideation inputs for stack and integration choices
Recommended MCP Servers
Journey fit
Library and pattern discovery happens earliest in the solo-builder journey when you are still choosing dependencies and proving feasibility. Research subphase captures repo-wide GitHub search and drill-down that replaces tab-hopping across github.com during ideation.
How it compares
GitHub discovery MCP over PyPI, not a local codebase RAG skill or package manager substitute.
Common Questions / FAQ
Who is Fossick for?
Solo developers and agent users who need GitHub-wide library and pattern search during research and early build planning.
When should I use Fossick?
Use it when you are comparing open-source dependencies, exploring repos, or hunting code patterns before you finalize architecture or integrations.
How do I add Fossick to my agent?
Install fossick-mcp from PyPI, configure it as a stdio MCP server in your client, and invoke search tools from github.com/Lipdog/fossick-mcp documented flows.