contract-ops-mcp
Rank #39,391io.github.DrBaher/contract-ops-mcp
One MCP server for the contract-ops suite: all nine local-first CLIs as agent tools.
contract-ops-mcp is a Model Context Protocol (MCP) server published by drbaher. It ranks #39,391 of 132,113 servers tracked on MCP Toplist. contract-ops-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on May 29, 2026 and most recently updated on Jul 15, 2026.
Ranks ahead of 92,722 of 132,113 servers on MCP Toplist.
Use contract-ops-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add contract-ops-mcp -- npx -y contract-ops-mcp[mcp_servers.contract-ops-mcp]
command = "npx"
args = ["-y", "contract-ops-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"contract-ops-mcp": {
"command": "npx",
"args": [
"-y",
"contract-ops-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"contract-ops-mcp": {
"command": "npx",
"args": [
"-y",
"contract-ops-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"contract-ops-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"contract-ops-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"contract-ops-mcp": {
"command": "npx",
"args": [
"-y",
"contract-ops-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"contract-ops-mcp": {
"command": "npx",
"args": [
"-y",
"contract-ops-mcp"
]
}
}
}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.DrBaher%2Fcontract-ops-mcp)<a href="https://mcptoplist.com/server/io.github.DrBaher%2Fcontract-ops-mcp"><img src="https://mcptoplist.com/badge/io.github.DrBaher%2Fcontract-ops-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
drbaher
Other servers by drbaher
View all drbaher servers →Available versions (5)
| Version | Published |
|---|---|
| 0.3.0 | Jul 15, 2026 |
| 0.2.0 | Jul 15, 2026 |
| 0.1.7 | Jul 13, 2026 |
| 0.1.6 | Jun 21, 2026 |
| 0.1.5 | Jun 7, 2026 |
Frequently asked questions
- Who maintains contract-ops-mcp?
- contract-ops-mcp is maintained by drbaher, which publishes 4 MCP servers (11 total versions) tracked on MCP Toplist.
- Is contract-ops-mcp listed on the Official MCP Registry?
- Yes — contract-ops-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does contract-ops-mcp have?
- MCP Toplist tracks 5 versions of contract-ops-mcp, most recently published on Jul 15, 2026.
- Where can I find the source code for contract-ops-mcp?
- The source code for contract-ops-mcp is hosted at github.com/drbaher/contract-ops-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.