omitly-mcp
Rank #31,782io.github.omitly/omitly-mcp
Omitly's local, verifiable PDF redaction for AI agents — your documents never leave your device.
omitly-mcp is a Model Context Protocol (MCP) server published by omitly. It ranks #31,782 of 132,046 servers tracked on MCP Toplist. omitly-mcp is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Aug 14, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 100,264 of 132,046 servers on MCP Toplist.
Use omitly-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add omitly-mcp -- npx -y omitly-mcp[mcp_servers.omitly-mcp]
command = "npx"
args = ["-y", "omitly-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"omitly-mcp": {
"command": "npx",
"args": [
"-y",
"omitly-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"omitly-mcp": {
"command": "npx",
"args": [
"-y",
"omitly-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"omitly-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"omitly-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"omitly-mcp": {
"command": "npx",
"args": [
"-y",
"omitly-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"omitly-mcp": {
"command": "npx",
"args": [
"-y",
"omitly-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.omitly%2Fomitly-mcp)<a href="https://mcptoplist.com/server/io.github.omitly%2Fomitly-mcp"><img src="https://mcptoplist.com/badge/io.github.omitly%2Fomitly-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
omitly
Available versions (5)
| Version | Published |
|---|---|
| 0.1.16 | Sep 2, 2026 |
| 0.1.15 | Aug 21, 2026 |
| 0.1.14 | Aug 18, 2026 |
| 0.1.11 | Aug 15, 2026 |
| 0.1.10 | Aug 15, 2026 |
Frequently asked questions
- Who maintains omitly-mcp?
- omitly-mcp is maintained by omitly, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is omitly-mcp listed on the Official MCP Registry?
- Yes — omitly-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does omitly-mcp have?
- MCP Toplist tracks 5 versions of omitly-mcp, most recently published on Sep 2, 2026.
- Where can I find the source code for omitly-mcp?
- The source code for omitly-mcp is hosted at github.com/omitly/omitly-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.