Skip to content
Back to search
30
MCP

agentico/mcp-github-sse

docker/agentico/mcp-github-sse

MCP GitHub SSE Server by https://gentico.dev. A spinoff from @modelcontextprotocol/servers.

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

Similar MCP servers embedding-nearest

hanqyu/mcp-github-sse
A SSE Wrapper for mcp-github server
0 tools
git-mcp-server
A Git MCP server for AI agents. STDIO & Streamable HTTP.
0 tools
github-trending-mcp
A Model Context Protocol (MCP) server that provides GitHub trending repositories (supports both stdio and SSE transports)
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
io.github.antonytm/mcp-sitecore-server
A Model Context Protocol server for Sitecore
0 tools
github-mcp-server
A model context protocol server for GitHub API
0 tools

How to use

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

{
  "mcpServers": {
    "agentico/mcp-github-sse": {
      "url": "None",
      "transport": "http"
    }
  }
}