siGit
Rank #1,890si.sigit/sigit
MCP server for siGit (sigit.si): browse repos, search code, manage PRs/issues, web search.
siGit is a Model Context Protocol (MCP) server published by getsigit. It ranks #1,890 of 130,187 servers tracked on MCP Toplist, and its repository has 42 GitHub stars. siGit is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 22, 2026 and most recently updated on Jul 25, 2026.
Ranks ahead of 128,297 of 130,187 servers on MCP Toplist.
Use siGit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http sigit https://sigit.si/api/v1/mcp[mcp_servers.sigit]
url = "https://sigit.si/api/v1/mcp"Add to ~/.codex/config.toml.
https://sigit.si/api/v1/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"sigit": {
"url": "https://sigit.si/api/v1/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sigit": {
"type": "http",
"url": "https://sigit.si/api/v1/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sigit": {
"serverUrl": "https://sigit.si/api/v1/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sigit": {
"url": "https://sigit.si/api/v1/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/si.sigit%2Fsigit)<a href="https://mcptoplist.com/server/si.sigit%2Fsigit"><img src="https://mcptoplist.com/badge/si.sigit%2Fsigit.svg" alt="MCP Toplist: Top 5% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
getsigit
Other servers by getsigit
View all getsigit servers →Available versions (2)
| Version | Published |
|---|---|
| 1.2.3 | Jul 25, 2026 |
| 0.1.0 | Jul 22, 2026 |
Frequently asked questions
- Who maintains siGit?
- siGit is maintained by getsigit, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is siGit listed on the Official MCP Registry?
- Yes — siGit is listed on the Official MCP Registry.
- How many versions does siGit have?
- MCP Toplist tracks 2 versions of siGit, most recently published on Jul 25, 2026.
- Where can I find the source code for siGit?
- The source code for siGit is hosted at github.com/getsigit/sigit.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.