omp-worker-mcp
Rank #17,814io.github.divenire990/omp-worker-mcp
Delegate complete coding tasks to the local OMP default model and inspect the result.
omp-worker-mcp is a Model Context Protocol (MCP) server published by divenire990. It ranks #17,814 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. omp-worker-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 17, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 114,299 of 132,113 servers on MCP Toplist.
Use omp-worker-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add omp-worker-mcp -e "OMP_WORKER_OMP_COMMAND=<your OMP_WORKER_OMP_COMMAND>" -- npx -y omp-worker-mcp omp-worker-mcpReplace each placeholder with your own value before saving.
[mcp_servers.omp-worker-mcp]
command = "npx"
args = ["-y", "omp-worker-mcp", "omp-worker-mcp"]
[mcp_servers.omp-worker-mcp.env]
OMP_WORKER_OMP_COMMAND = "<your OMP_WORKER_OMP_COMMAND>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"omp-worker-mcp": {
"command": "npx",
"args": [
"-y",
"omp-worker-mcp",
"omp-worker-mcp"
],
"env": {
"OMP_WORKER_OMP_COMMAND": "<your OMP_WORKER_OMP_COMMAND>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"omp-worker-mcp": {
"command": "npx",
"args": [
"-y",
"omp-worker-mcp",
"omp-worker-mcp"
],
"env": {
"OMP_WORKER_OMP_COMMAND": "<your OMP_WORKER_OMP_COMMAND>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"omp-worker-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"omp-worker-mcp",
"omp-worker-mcp"
],
"env": {
"OMP_WORKER_OMP_COMMAND": "<your OMP_WORKER_OMP_COMMAND>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"omp-worker-mcp": {
"command": "npx",
"args": [
"-y",
"omp-worker-mcp",
"omp-worker-mcp"
],
"env": {
"OMP_WORKER_OMP_COMMAND": "<your OMP_WORKER_OMP_COMMAND>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"omp-worker-mcp": {
"command": "npx",
"args": [
"-y",
"omp-worker-mcp",
"omp-worker-mcp"
],
"env": {
"OMP_WORKER_OMP_COMMAND": "<your OMP_WORKER_OMP_COMMAND>"
}
}
}
}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.divenire990%2Fomp-worker-mcp)<a href="https://mcptoplist.com/server/io.github.divenire990%2Fomp-worker-mcp"><img src="https://mcptoplist.com/badge/io.github.divenire990%2Fomp-worker-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
divenire990
Other servers by divenire990
View all divenire990 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Aug 27, 2026 |
Frequently asked questions
- Who maintains omp-worker-mcp?
- omp-worker-mcp is maintained by divenire990, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is omp-worker-mcp listed on the Official MCP Registry?
- Yes — omp-worker-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does omp-worker-mcp have?
- MCP Toplist tracks 1 version of omp-worker-mcp, most recently published on Aug 27, 2026.
- Where can I find the source code for omp-worker-mcp?
- The source code for omp-worker-mcp is hosted at github.com/divenire990/omp-worker-mcp.
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.