Bridge Metrics MCP
by kukapay
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_chainsA | |
| list_bridgesA | |
| get_historical_volumesA | |
| get_day_statsB | |
| get_transactionsA | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| analyze_bridge_volume | Analyze the volume data for a specific bridge. Parameters: - bridge_name: The name of the bridge. - data: Table or JSON string of volume data from tools like get_bridge_summary or get_historical_volumes. |
| compare_bridges | Compare two bridges based on a specific metric. Parameters: - bridge1: Name or ID of the first bridge. - bridge2: Name or ID of the second bridge. - metric: The metric to compare (e.g., 'weeklyVolume', 'monthlyVolume', default 'weeklyVolume'). |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/kukapay/bridge-metrics-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server