Skip to content
Back to search
30
MCP

gh-find-code-mcp

pypi/gh-find-code-mcp

An MCP server to find code on GitHub via gh search repos

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

github-repo-mcp
MCP server for fetching GitHub repository code
0 tools
gh-mcp
Refined MCP server for GitHub GraphQL API
0 tools
gh-cli-mcp-server
MCP server that wraps the GitHub CLI (gh) into a single generic tool
0 tools
gfg-github-tools-mcp-server
MCP server with GitHub repository and workflow tools
0 tools
gh-pr-mcp
MCP server exposing a focused set of GitHub PR and review helpers the gh CLI can't do in one shot
0 tools
github-projects-mcp
MCP Server for GitHub Projects management
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gh-find-code-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}