Skip to main content
Glama

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

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

8 tools
adminInspect

Calls admin(). Write function — may have access control restrictions (e.g. onlyOwner). Check contract source for modifier requirements before calling. Returns admin_ (address).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

AdminChangedInspect

Event emitted by the contract. Subscribe via log filters.

ParametersJSON Schema
NameRequiredDescriptionDefault
newAdminYesaddress (Ethereum address, 0x-prefixed).
previousAdminYesaddress (Ethereum address, 0x-prefixed).
BeaconUpgradedInspect

Event emitted by the contract. Indexed fields (filterable): beacon. Subscribe via log filters.

ParametersJSON Schema
NameRequiredDescriptionDefault
beaconYesaddress (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.

ParametersJSON Schema
NameRequiredDescriptionDefault
newAdminYesaddress (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).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

UpgradedInspect

Event emitted by the contract. Indexed fields (filterable): implementation. Subscribe via log filters.

ParametersJSON Schema
NameRequiredDescriptionDefault
implementationYesaddress (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.

ParametersJSON Schema
NameRequiredDescriptionDefault
newImplementationYesaddress (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.

ParametersJSON Schema
NameRequiredDescriptionDefault
dataYesbytes (hex-encoded bytes, 0x-prefixed).
newImplementationYesaddress (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.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.