Skip to main content
Glama

Cross-LLM MCP Server

by JamesANZ
MIT License
423

validate_address

Verify Bitcoin address validity using a unified tool on the Cross-LLM MCP Server, ensuring accurate address input for secure transactions.

Instructions

Validate a Bitcoin address

Input Schema

NameRequiredDescriptionDefault
addressYesThe Bitcoin address to validate

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "The Bitcoin address to validate", "type": "string" } }, "required": [ "address" ], "type": "object" }
Install Server

Other Tools from Cross-LLM MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/JamesANZ/cross-llm-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server