Server Details
Compound - 8 tools for lending rates, supply, and borrow data
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- junct-bot/compound-mcp
- GitHub Stars
- 0
See and control every tool call
Available Tools
8 toolsadminInspect
Calls admin(). Write function — may have access control restrictions (e.g. onlyOwner). Check contract source for modifier requirements before calling. Returns admin_ (address).
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
AdminChangedInspect
Event emitted by the contract. Subscribe via log filters.
| Name | Required | Description | Default |
|---|---|---|---|
| newAdmin | Yes | address (Ethereum address, 0x-prefixed). | |
| previousAdmin | Yes | address (Ethereum address, 0x-prefixed). |
BeaconUpgradedInspect
Event emitted by the contract. Indexed fields (filterable): beacon. Subscribe via log filters.
| Name | Required | Description | Default |
|---|---|---|---|
| beacon | Yes | address (Ethereum address, 0x-prefixed) (indexed). |
changeAdminInspect
Calls changeAdmin(newAdmin: string). Write function — may have access control restrictions (e.g. onlyOwner). Check contract source for modifier requirements before calling. No return value.
| Name | Required | Description | Default |
|---|---|---|---|
| newAdmin | Yes | address (Ethereum address, 0x-prefixed). |
implementationInspect
Calls implementation(). Write function — may have access control restrictions (e.g. onlyOwner). Check contract source for modifier requirements before calling. Returns implementation_ (address).
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
UpgradedInspect
Event emitted by the contract. Indexed fields (filterable): implementation. Subscribe via log filters.
| Name | Required | Description | Default |
|---|---|---|---|
| implementation | Yes | address (Ethereum address, 0x-prefixed) (indexed). |
upgradeToInspect
Calls upgradeTo(newImplementation: string). Write function — may have access control restrictions (e.g. onlyOwner). Check contract source for modifier requirements before calling. No return value.
| Name | Required | Description | Default |
|---|---|---|---|
| newImplementation | Yes | address (Ethereum address, 0x-prefixed). |
upgradeToAndCallInspect
Calls upgradeToAndCall(newImplementation: string, data: string). Requires ETH value to be sent with the transaction. Write function — may have access control restrictions (e.g. onlyOwner). Check contract source for modifier requirements before calling. No return value.
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | bytes (hex-encoded bytes, 0x-prefixed). | |
| newImplementation | Yes | address (Ethereum address, 0x-prefixed). |
Verify Ownership
This connector has been claimed. The /.well-known/glama.json file has been verified and ownership is confirmed.
Glama periodically re-verifies ownership. If the file is removed, the claim will be revoked.
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Your Connectors
Sign in to create a connector for this server.