sign-cli
Rank #18,093io.github.DrBaher/sign-cli
Agent-first e-signature MCP server with offline PAdES signing and hash-chained audit.
sign-cli is a Model Context Protocol (MCP) server published by drbaher. It ranks #18,093 of 132,113 servers tracked on MCP Toplist. sign-cli is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on May 6, 2026 and most recently updated on Jul 13, 2026.
Ranks ahead of 114,020 of 132,113 servers on MCP Toplist.
Use sign-cli
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sign-cli -- npx -y @drbaher/sign-cli[mcp_servers.sign-cli]
command = "npx"
args = ["-y", "@drbaher/sign-cli"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sign-cli": {
"command": "npx",
"args": [
"-y",
"@drbaher/sign-cli"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sign-cli": {
"command": "npx",
"args": [
"-y",
"@drbaher/sign-cli"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sign-cli": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@drbaher/sign-cli"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sign-cli": {
"command": "npx",
"args": [
"-y",
"@drbaher/sign-cli"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sign-cli": {
"command": "npx",
"args": [
"-y",
"@drbaher/sign-cli"
]
}
}
}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%2Fsign-cli)<a href="https://mcptoplist.com/server/io.github.DrBaher%2Fsign-cli"><img src="https://mcptoplist.com/badge/io.github.DrBaher%2Fsign-cli.svg" alt="MCP Toplist: Top 25% 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 (4)
| Version | Published |
|---|---|
| 0.9.0 | Jul 13, 2026 |
| 0.8.0 | Jun 21, 2026 |
| 0.7.1 | Jun 7, 2026 |
| 0.6.4 | May 16, 2026 |
Frequently asked questions
- Who maintains sign-cli?
- sign-cli is maintained by drbaher, which publishes 4 MCP servers (11 total versions) tracked on MCP Toplist.
- Is sign-cli listed on the Official MCP Registry?
- Yes — sign-cli is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does sign-cli have?
- MCP Toplist tracks 4 versions of sign-cli, most recently published on Jul 13, 2026.
- Where can I find the source code for sign-cli?
- The source code for sign-cli is hosted at github.com/drbaher/sign-cli.
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.