Quellgeist
Rank #67,416io.github.Rajeev-Shyam/quellgeist-commits
Read-only MCP server: get_recent_commits over a local deploy log (Quellgeist triage).
Quellgeist is a Model Context Protocol (MCP) server published by Rajeev-Shyam. It ranks #67,416 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Quellgeist is listed on Official MCP, with 1 tracked version. It was first listed on Jul 7, 2026 and most recently updated on Jul 7, 2026.
Ranks ahead of 64,697 of 132,113 servers on MCP Toplist.
Use Quellgeist
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add quellgeist-commits -e "QG_DEPLOY_LOG=<your QG_DEPLOY_LOG>" -- uvx --from quellgeist quellgeist-commits-mcp quellgeistReplace each placeholder with your own value before saving.
[mcp_servers.quellgeist-commits]
command = "uvx"
args = ["--from", "quellgeist", "quellgeist-commits-mcp", "quellgeist"]
[mcp_servers.quellgeist-commits.env]
QG_DEPLOY_LOG = "<your QG_DEPLOY_LOG>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"quellgeist-commits": {
"command": "uvx",
"args": [
"--from",
"quellgeist",
"quellgeist-commits-mcp",
"quellgeist"
],
"env": {
"QG_DEPLOY_LOG": "<your QG_DEPLOY_LOG>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"quellgeist-commits": {
"command": "uvx",
"args": [
"--from",
"quellgeist",
"quellgeist-commits-mcp",
"quellgeist"
],
"env": {
"QG_DEPLOY_LOG": "<your QG_DEPLOY_LOG>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"quellgeist-commits": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"quellgeist",
"quellgeist-commits-mcp",
"quellgeist"
],
"env": {
"QG_DEPLOY_LOG": "<your QG_DEPLOY_LOG>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"quellgeist-commits": {
"command": "uvx",
"args": [
"--from",
"quellgeist",
"quellgeist-commits-mcp",
"quellgeist"
],
"env": {
"QG_DEPLOY_LOG": "<your QG_DEPLOY_LOG>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"quellgeist-commits": {
"command": "uvx",
"args": [
"--from",
"quellgeist",
"quellgeist-commits-mcp",
"quellgeist"
],
"env": {
"QG_DEPLOY_LOG": "<your QG_DEPLOY_LOG>"
}
}
}
}Replace each placeholder with your own value before saving.
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/io.github.Rajeev-Shyam%2Fquellgeist-commits)<a href="https://mcptoplist.com/server/io.github.Rajeev-Shyam%2Fquellgeist-commits"><img src="https://mcptoplist.com/badge/io.github.Rajeev-Shyam%2Fquellgeist-commits.svg" alt="MCP Toplist: #67,416 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Rajeev-Shyam
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 7, 2026 |
Frequently asked questions
- Who maintains Quellgeist?
- Quellgeist is maintained by Rajeev-Shyam, which publishes 5 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Quellgeist listed on the Official MCP Registry?
- Yes — Quellgeist is listed on the Official MCP Registry.
- How many versions does Quellgeist have?
- MCP Toplist tracks 1 version of Quellgeist, most recently published on Jul 7, 2026.
- Where can I find the source code for Quellgeist?
- The source code for Quellgeist is hosted at github.com/Rajeev-Shyam/Quellgeist.
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.