Oprocess
Rank #15,654io.github.UncleTIM-GZ/oprocess
MCP server providing oprocess capabilities
Oprocess is a Model Context Protocol (MCP) server published by uncletim-gz. It ranks #15,654 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Oprocess is listed across 2 registries — Official MCP and PulseMCP, with 4 tracked versions. It was first listed on Feb 23, 2026 and most recently updated on Mar 16, 2026.
Ranks ahead of 116,392 of 132,046 servers on MCP Toplist.
Use Oprocess
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add oprocess -- uvx oprocess[mcp_servers.oprocess]
command = "uvx"
args = ["oprocess"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"oprocess": {
"command": "uvx",
"args": [
"oprocess"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"oprocess": {
"command": "uvx",
"args": [
"oprocess"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"oprocess": {
"type": "stdio",
"command": "uvx",
"args": [
"oprocess"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"oprocess": {
"command": "uvx",
"args": [
"oprocess"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"oprocess": {
"command": "uvx",
"args": [
"oprocess"
]
}
}
}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.UncleTIM-GZ%2Foprocess)<a href="https://mcptoplist.com/server/io.github.UncleTIM-GZ%2Foprocess"><img src="https://mcptoplist.com/badge/io.github.UncleTIM-GZ%2Foprocess.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
uncletim-gz
Available versions (4)
| Version | Published |
|---|---|
| 0.4.0 | Mar 16, 2026 |
| 0.3.1 | Feb 28, 2026 |
| 0.3.0 | Feb 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Oprocess?
- Oprocess is maintained by uncletim-gz, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Oprocess listed on the Official MCP Registry?
- Yes — Oprocess is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Oprocess have?
- MCP Toplist tracks 4 versions of Oprocess, most recently published on Mar 16, 2026.
- Where can I find the source code for Oprocess?
- The source code for Oprocess is hosted at github.com/uncletim-gz/o-process.
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.