MCP Server
MCP
io.github.mickymultani/crypto-bytes
Crypto Bytes MCP Server
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