io.github.XCP/mcp-server MCP Server
io.github.XCP/mcp-server
What is the io.github.XCP/mcp-server MCP server?
Interact with Counterparty — the token protocol on Bitcoin. Query, compose, sign.
How to install io.github.XCP/mcp-server
Copy-paste configuration for popular MCP clients.
COUNTERPARTY_NODECounterparty node URL (default: https://api.counterparty.io:4000)
SIGNER_PRIVATE_KEYsecretWIF-encoded private key for transaction signing
SIGNER_ADDRESSBitcoin address for the signing key
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@21e14/mcp-server"
],
"env": {
"COUNTERPARTY_NODE": "<YOUR_COUNTERPARTY_NODE>",
"SIGNER_PRIVATE_KEY": "<YOUR_SIGNER_PRIVATE_KEY>",
"SIGNER_ADDRESS": "<YOUR_SIGNER_ADDRESS>"
}
}
}
}{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@21e14/mcp-server"
],
"env": {
"COUNTERPARTY_NODE": "<YOUR_COUNTERPARTY_NODE>",
"SIGNER_PRIVATE_KEY": "<YOUR_SIGNER_PRIVATE_KEY>",
"SIGNER_ADDRESS": "<YOUR_SIGNER_ADDRESS>"
}
}
}
}{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@21e14/mcp-server"
],
"env": {
"COUNTERPARTY_NODE": "<YOUR_COUNTERPARTY_NODE>",
"SIGNER_PRIVATE_KEY": "<YOUR_SIGNER_PRIVATE_KEY>",
"SIGNER_ADDRESS": "<YOUR_SIGNER_ADDRESS>"
}
}
}
}{
"servers": {
"mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@21e14/mcp-server"
],
"env": {
"COUNTERPARTY_NODE": "<YOUR_COUNTERPARTY_NODE>",
"SIGNER_PRIVATE_KEY": "<YOUR_SIGNER_PRIVATE_KEY>",
"SIGNER_ADDRESS": "<YOUR_SIGNER_ADDRESS>"
}
}
}
}claude mcp add mcp-server --env COUNTERPARTY_NODE=<YOUR_COUNTERPARTY_NODE> --env SIGNER_PRIVATE_KEY=<YOUR_SIGNER_PRIVATE_KEY> --env SIGNER_ADDRESS=<YOUR_SIGNER_ADDRESS> -- npx -y @21e14/mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.