xrpl-mcp
@tedlikeskix
xrpl-mcp について
An XRP Ledger Model Context Protocol (MCP) server enables secure, controlled interactions between Large Language Models (LLMs) and the XRP Ledger, facilitating tasks such as transaction submissions and ledger queries.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"xrpl-mcp": {
"command": "python",
"args": [
"-m",
"mcp_server_xrpl.server"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is xrpl-mcp?
xrpl-mcp is a Python-based MCP (Model Context Protocol) server that enables interaction with the XRP Ledger. It is designed for use with MCP-compatible AI tools.
How to use xrpl-mcp?
Clone the repository, install dependencies using pip install -r requirements.txt or a PEP 621 tool, then run the MCP server with python -m mcp_server_xrpl.
Key features of xrpl-mcp
- Query XRP account info (balances, sequence, ledger index).
- Integrates with MCP-compatible AI tools.
- Built on the XRP Ledger protocol.
- Python-based, easy to set up and extend.
Use cases of xrpl-mcp
- —
FAQ from xrpl-mcp
What can xrpl-mcp do?
It can query XRP account information such as balances, sequence numbers, and ledger index.
What dependencies are required?
Dependencies are listed in requirements.txt and can be installed via pip or a PEP 621 tool.
How do I run xrpl-mcp?
Run the command python -m mcp_server_xrpl after installing dependencies.
What is the MCP protocol?
The README does not describe the MCP protocol beyond stating that xrpl-mcp is an MCP server and integrates with MCP-compatible AI tools.
Does xrpl-mcp support transactions or account creation?
The README only mentions querying account info; no other operations are described.
「その他」の他のコンテンツ
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
コメント