https://github.com/tedlikeskix/xrpl-mcp-service
An MCP server implementation for interacting with the XRP Ledger blockchain
https://github.com/tedlikeskix/xrpl-mcp-service
Last synced: 4 days ago
JSON representation
An MCP server implementation for interacting with the XRP Ledger blockchain
- Host: GitHub
- URL: https://github.com/tedlikeskix/xrpl-mcp-service
- Owner: tedlikeskix
- Created: 2025-01-31T22:09:38.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-02-01T00:32:47.000Z (5 months ago)
- Last Synced: 2025-06-12T03:25:23.125Z (9 days ago)
- Language: Python
- Size: 19.5 KB
- Stars: 2
- Watchers: 1
- Forks: 5
- Open Issues: 2
Awesome Lists containing this project
- mcp-index - XRPL MCP Service - Provides access to the XRP Ledger through standardized endpoints, facilitating interactions with account information, balances, transaction history, and more. The server supports querying decentralized exchange data, including order books and market prices. (APIs and HTTP Requests)