SERVER
Local Delegate
Rank #10,414io.github.ZahiriNatZuke/local-delegate
Delegates mechanical text-processing tasks to a local OpenAI-compatible LLM to conserve token usage.
Listed & last published
Jul 7, 2026
OVERVIEW
Local Delegate is a Model Context Protocol (MCP) server published by ZahiriNatZuke. It ranks #10,414 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Local Delegate is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jul 7, 2026 and most recently updated on Jul 7, 2026.
STANDING
#10,414of 76,851 tracked serversTop 25%
Ranks ahead of 66,437 of 76,851 servers on MCP Toplist.
CONNECT
Use Local Delegate
Add Local Delegate to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"local-delegate": {
"command": "uvx",
"args": [
"local-delegate-mcp"
],
"env": {
"LOCAL_DELEGATE_BASE_URL": "<your LOCAL_DELEGATE_BASE_URL>",
"LOCAL_DELEGATE_API_KEY": "<your LOCAL_DELEGATE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
ZahiriNatZuke
MORE FROM THIS PUBLISHER
Other servers by ZahiriNatZuke
View all ZahiriNatZuke servers →VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 7, 2026 |
FAQ
Frequently asked questions
- Who maintains Local Delegate?
- Local Delegate is maintained by ZahiriNatZuke, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Local Delegate listed on the Official MCP Registry?
- Yes — Local Delegate is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Local Delegate have?
- MCP Toplist tracks 1 version of Local Delegate, most recently published on Jul 7, 2026.
- Where can I find the source code for Local Delegate?
- The source code for Local Delegate is hosted at github.com/zahirinatzuke/local-delegate.
EXPLORE