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%
3 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
github-projects-mcp
MCP Server for GitHub Projects management
0 tools
mcp-server-github-gist
MCP server to create, read, update, list, and search GitHub Gists from your IDE
0 tools

How to use

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

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