Skip to main content
Glama

MCP Ethers Wallet

mcp-test-report.html1.92 kB
<!DOCTYPE html> <html> <head> <title>MCP Test Report</title> <style> body { font-family: Arial, sans-serif; margin: 20px; } h1 { color: #333; } .summary { background: #f5f5f5; padding: 10px; border-radius: 5px; margin-bottom: 20px; } .suite { margin-bottom: 30px; border-bottom: 1px solid #eee; padding-bottom: 20px; } .test { margin: 5px 0; padding: 10px; border-radius: 3px; } .passed { background: #e6ffe6; } .failed { background: #ffe6e6; } .error { font-family: monospace; white-space: pre-wrap; margin-top: 10px; } .timestamp { color: #666; font-size: 0.8em; } </style> </head> <body> <h1>MCP Test Report</h1> <div class="timestamp">Generated on 2025-03-24T00:18:25.805Z</div> <div class="summary"> <h2>Summary</h2> <p>Total Suites: 1</p> <p>Total Tests: 4</p> <p>Passed: 4 (100%)</p> <p>Failed: 0</p> <p>Total Duration: 154ms</p> </div> <div class="suite"> <h2>Basic Tests</h2> <p>Tests: 4</p> <p>Passed: 4 (100%)</p> <p>Failed: 0</p> <p>Duration: 154ms</p> <h3>Failed Tests</h3> <p>None</p> <h3>Passed Tests</h3> <div class="test passed"> <strong>✅ List available tools</strong> (3ms) </div> <div class="test passed"> <strong>✅ Verify core tools exist</strong> (2ms) </div> <div class="test passed"> <strong>✅ Get network information</strong> (1ms) </div> <div class="test passed"> <strong>✅ Get gas price</strong> (148ms) </div> </div> </body> </html>

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/crazyrabbitLTC/mcp-ethers-server'

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