Back to search
30
MCP

iflow-mcp_mcp-github-trending

pypi/iflow-mcp_mcp-github-trending

A Model Context Protocol server providing GitHub trending repositories information for LLMs

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

Similar MCP servers embedding-nearest

github-trending-mcp
A Model Context Protocol (MCP) server that provides GitHub trending repositories (supports both stdio and SSE transports)
0 tools
iflow-mcp_quentincody-github-graphql-mcp-server
A Model Context Protocol (MCP) server that provides access to GitHub's GraphQL API
0 tools
iflow-mcp_mcp-server-ietf
A Model Context Protocol server for fetching ietf documents for LLMs
0 tools
iflow-mcp-ezhuk-mqtt-mcp
A Model Context Protocol (MCP) server for MQTT
0 tools
iflow-mcp_maartensmeets-mcp-server-fetch
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
0 tools
iflow-mcp_dev-kit-mcp-server
A Model Context Protocol server for turning repositories into navigable MCP systems
0 tools

How to use

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

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