HomeSearch & Research › siGit

siGit

MCP server for siGit (sigit.si): browse repos, search code, manage PRs/issues, web search.

Rust Remote
★ 47 stars Last pushed 2026-09-17 License: NOASSERTION

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://sigit.si/api/v1/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http sigit https://sigit.si/api/v1/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "sigit": {
      "url": "https://sigit.si/api/v1/mcp"
    }
  }
}

Related servers

Data from the Official MCP Registry