Overllm
Rank #9,192io.github.theadamdanielsson/overllm
Find the LLM/AI calls you didn't need — where plain code or a regex does the job. No model.
Overllm is a Model Context Protocol (MCP) server published by theadamdanielsson. It ranks #9,192 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Overllm is listed across 2 registries — Official MCP and PulseMCP, with 4 tracked versions. It was first listed on Jul 4, 2026 and most recently updated on Jul 4, 2026.
Ranks ahead of 122,854 of 132,046 servers on MCP Toplist.
Use Overllm
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add overllm -- uvx overllm[mcp_servers.overllm]
command = "uvx"
args = ["overllm"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"overllm": {
"command": "uvx",
"args": [
"overllm"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"overllm": {
"command": "uvx",
"args": [
"overllm"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"overllm": {
"type": "stdio",
"command": "uvx",
"args": [
"overllm"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"overllm": {
"command": "uvx",
"args": [
"overllm"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"overllm": {
"command": "uvx",
"args": [
"overllm"
]
}
}
}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.theadamdanielsson%2Foverllm)<a href="https://mcptoplist.com/server/io.github.theadamdanielsson%2Foverllm"><img src="https://mcptoplist.com/badge/io.github.theadamdanielsson%2Foverllm.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
theadamdanielsson
Available versions (4)
| Version | Published |
|---|---|
| 0.7.0 | Jul 4, 2026 |
| 0.6.1 | Jul 4, 2026 |
| 0.6.0 | Jul 4, 2026 |
| 0.5.1 | Jul 4, 2026 |
Frequently asked questions
- Who maintains Overllm?
- Overllm is maintained by theadamdanielsson, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Overllm listed on the Official MCP Registry?
- Yes — Overllm is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Overllm have?
- MCP Toplist tracks 4 versions of Overllm, most recently published on Jul 4, 2026.
- Where can I find the source code for Overllm?
- The source code for Overllm is hosted at github.com/theadamdanielsson/overllm.
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.