Back to search
30
MCP

github-trending-mcp

pypi/github-trending-mcp

A Model Context Protocol (MCP) server that provides GitHub trending repositories (supports both stdio and SSE transports)

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

Similar MCP servers embedding-nearest

iflow-mcp_mcp-github-trending
A Model Context Protocol server providing GitHub trending repositories information for LLMs
0 tools
github-mcp-server
A Model Context Protocol (MCP) server built in TypeScript that integrates with GitHub's API, enabling AI assistants to manage repositories,
0 tools
github-project-mcp
A Model Context Protocol server for managing GitHub projects and issues via GraphQL
0 tools
mcp-git-ingest
A Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.
0 tools
mcp/github-chat
A Model Context Protocol (MCP) for analyzing and querying GitHub repositories using the GitHub Ch...
0 tools
githubchat-mcp-server
Model Context Protocol (MCP) server for GitHub Chat
0 tools

How to use

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

{
  "mcpServers": {
    "github-trending-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}