Back to search
30
MCP

io.github.daedalus/mcp-ecdsa

io.github.daedalus/mcp-ecdsa

MCP server for ECDSA cryptography

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.daedalus/mcp-cryptography
MCP server exposing cryptography library functionality
0 tools
io.github.daedalus/mcp-exa
MCP server exposing Exa websearch API
0 tools
io.github.daedalus/mcp-gdbserver
MCP server for remote debugging with gdbserver
0 tools
io.github.daedalus/mcp-mdns
MCP server for mDNS (Multicast DNS) service discovery
0 tools
io.github.daedalus/mcp-rpn
MCP server that exposes an RPN calculator
0 tools
io.github.daedalus/mcp-hashlib
An MCP server that exposes hashlib functionality
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.daedalus/mcp-ecdsa": {
      "url": "None",
      "transport": "http"
    }
  }
}