← Back to Plugins
MCP Server MCP

io.github.mickymultani/crypto-bytes

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Crypto Bytes MCP Server

Verified source

Install

uvx crypto_bytes_mcp_server

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "crypto_bytes_mcp_server",
      "version": "0.1.1",
      "runtimeHint": "python",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "value": "-m",
          "type": "positional"
        },
        {
          "value": "crypto_bytes_mcp_server",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...