Signet MCP Tools
Rank #3096glama/Prismer-AI/signet
Open-source MCP server that exposes Signet cryptographic tools over stdio. It provides tools to generate Ed25519 keypairs, sign MCP actions, verify Signet receipts, and compute canonical content hashes for AI agent audit and accountability workflows.
Signet MCP Tools is a Model Context Protocol (MCP) server published by Prismer-AI. It ranks #3096 of 58,900 servers tracked on MCP Toplist, and its repository has 35 GitHub stars. Signet MCP Tools is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Apr 7, 2026 and most recently updated on Apr 7, 2026.
Ranks ahead of 55,804 of 58,900 servers on MCP Toplist.
Use Signet MCP Tools
Add Signet MCP Tools to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"signet": {
"command": "npx",
"args": [
"-y",
"@signet-auth/mcp-tools"
]
}
}
}Listed on 1 registry (1 delisted)
Prismer-AI
Available versions (1)
| Version | Published |
|---|---|
| 0.4.1 | Apr 7, 2026 |
Frequently asked questions
- What is Signet MCP Tools?
- Open-source MCP server that exposes Signet cryptographic tools over stdio. It provides tools to generate Ed25519 keypairs, sign MCP actions, verify Signet receipts, and compute canonical content hashes for AI agent audit and accountability workflows.
- 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 an official MCP server?
- Yes — Signet MCP Tools is listed on the Official MCP Registry, alongside 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.