Skip to content
Back to search
30
MCP

@cyanheads/toolkit-mcp-server

npm/@cyanheads/toolkit-mcp-server

Generate random IDs, QR codes, and hashes, encode and decode values, and geolocate IPs, plus gated network and system diagnostics, via MCP. STDIO or Streamable HTTP.

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

Similar MCP servers embedding-nearest

io.github.cyanheads/toolkit-mcp-server
Generate IDs, QR codes, and hashes, encode values, geolocate IPs, plus gated host diagnostics.
0 tools
io.github.ryudi84/uuid
MCP server for generating UUIDs (v4, v7), ULIDs, nanoids, random IDs.
0 tools
io.github.qrmakerio/mcp-server
Generate styled QR codes, manage dynamic short links with analytics, and publish landing pages.
0 tools
@cyanheads/hn-mcp-server
Browse Hacker News feeds, threads, and user profiles with full-text search via MCP. STDIO or Streamable HTTP.
0 tools
@cyanheads/openstreetmap-mcp-server
Geocode, reverse geocode, and run Overpass spatial queries on OpenStreetMap data via MCP. STDIO or Streamable HTTP.
0 tools
@cyanheads/nominatim-mcp-server
Geocode, reverse geocode, and run Overpass spatial queries on OpenStreetMap data via MCP. STDIO or Streamable HTTP.
0 tools

How to use

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

{
  "mcpServers": {
    "@cyanheads/toolkit-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}