Common Issues
MCP Server Not Starting- Check if port 3001 is available or change
MCP_SERVER_PORTin your environment - Verify
MCP_ENABLED=truein your.envfile - Check node logs for MCP startup errors
- Verify the node is running and MCP server started successfully
- Check the
/mcpstatus endpoint:curl http://localhost:53550/mcp - Ensure firewall allows connections to the MCP port
- Verify the node is fully synced and operational
- Check that blockchain data is accessible
- Review MCP server logs for tool execution errors
Debug Mode
Enable debug logging for MCP operations:Debug Configuration