Docracy
Rank #6,204io.github.docracy1/docracy
Free, no-signup sequential e-signatures. Check status and search documents.
Docracy is a Model Context Protocol (MCP) server published by docracy1. It ranks #6,204 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Docracy is listed on Official MCP, with 1 tracked version. It was first listed on Aug 16, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 109,256 of 115,460 servers on MCP Toplist.
Use Docracy
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http docracy https://docracy.io/mcp[mcp_servers.docracy]
url = "https://docracy.io/mcp"Add to ~/.codex/config.toml.
https://docracy.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"docracy": {
"url": "https://docracy.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"docracy": {
"type": "http",
"url": "https://docracy.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"docracy": {
"serverUrl": "https://docracy.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"docracy": {
"url": "https://docracy.io/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.docracy1%2Fdocracy)<a href="https://mcptoplist.com/server/io.github.docracy1%2Fdocracy"><img src="https://mcptoplist.com/badge/io.github.docracy1%2Fdocracy.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
docracy1
Other servers by docracy1
View all docracy1 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 16, 2026 |
Frequently asked questions
- Who maintains Docracy?
- Docracy is maintained by docracy1, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Docracy listed on the Official MCP Registry?
- Yes — Docracy is listed on the Official MCP Registry.
- How many versions does Docracy have?
- MCP Toplist tracks 1 version of Docracy, most recently published on Aug 16, 2026.
- Where can I find the source code for Docracy?
- The source code for Docracy is hosted at github.com/docracy1/docracy.