Signet MCP Tools
Rank #6,378io.github.Prismer-AI/signet-mcp-tools
MCP server exposing Signet cryptographic signing, verification, and content hash tools over stdio.
Signet MCP Tools is a Model Context Protocol (MCP) server published by prismer-ai. It ranks #6,378 of 132,046 servers tracked on MCP Toplist, and its repository has 38 GitHub stars. Signet MCP Tools is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Mar 29, 2026 and most recently updated on Apr 7, 2026.
Ranks ahead of 125,668 of 132,046 servers on MCP Toplist.
Use Signet MCP Tools
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add signet-mcp-tools -- npx -y @signet-auth/mcp-tools[mcp_servers.signet-mcp-tools]
command = "npx"
args = ["-y", "@signet-auth/mcp-tools"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"signet-mcp-tools": {
"command": "npx",
"args": [
"-y",
"@signet-auth/mcp-tools"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"signet-mcp-tools": {
"command": "npx",
"args": [
"-y",
"@signet-auth/mcp-tools"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"signet-mcp-tools": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@signet-auth/mcp-tools"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"signet-mcp-tools": {
"command": "npx",
"args": [
"-y",
"@signet-auth/mcp-tools"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"signet-mcp-tools": {
"command": "npx",
"args": [
"-y",
"@signet-auth/mcp-tools"
]
}
}
}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.Prismer-AI%2Fsignet-mcp-tools)<a href="https://mcptoplist.com/server/io.github.Prismer-AI%2Fsignet-mcp-tools"><img src="https://mcptoplist.com/badge/io.github.Prismer-AI%2Fsignet-mcp-tools.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
prismer-ai
Available versions (1)
| Version | Published |
|---|---|
| 0.4.1 | Apr 7, 2026 |
Frequently asked questions
- Who maintains Signet MCP Tools?
- Signet MCP Tools is maintained by prismer-ai, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Signet MCP Tools listed on the Official MCP Registry?
- Yes — Signet MCP Tools is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Signet MCP Tools have?
- MCP Toplist tracks 1 version of Signet MCP Tools, most recently published on Apr 7, 2026.
- Where can I find the source code for Signet MCP Tools?
- The source code for Signet MCP Tools is hosted at github.com/prismer-ai/signet.
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.