Skip to main content
Glama

Server Details

Maker - 10 tools for lending rates, supply, and borrow data

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
junct-bot/maker-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

10 tools
cageInspect

Calls cage(). Write function — may have access control restrictions (e.g. onlyOwner). Check contract source for modifier requirements before calling. No return value.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

daiInspect

Calls dai(). Read-only — does not modify contract state. Unrestricted — any address can call this read function. Returns address.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

denyInspect

Calls deny(usr: 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
usrYesaddress (Ethereum address, 0x-prefixed).
exitInspect

Calls exit(usr: string, wad: 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
usrYesaddress (Ethereum address, 0x-prefixed).
wadYesuint256 (uint256, pass as decimal string).
joinInspect

Calls join(usr: string, wad: 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
usrYesaddress (Ethereum address, 0x-prefixed).
wadYesuint256 (uint256, pass as decimal string).
liveInspect

Calls live(). Read-only — does not modify contract state. Unrestricted — any address can call this read function. Returns uint256.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

LogNoteInspect

Event emitted by the contract. Indexed fields (filterable): sig, usr, arg1, arg2. Subscribe via log filters.

ParametersJSON Schema
NameRequiredDescriptionDefault
sigYesbytes4 (bytes4, hex string, 0x-prefixed) (indexed).
usrYesaddress (Ethereum address, 0x-prefixed) (indexed).
arg1Yesbytes32 (32-byte hex string, 0x-prefixed) (indexed).
arg2Yesbytes32 (32-byte hex string, 0x-prefixed) (indexed).
dataYesbytes (hex-encoded bytes, 0x-prefixed).
relyInspect

Calls rely(usr: 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
usrYesaddress (Ethereum address, 0x-prefixed).
vatInspect

Calls vat(). Read-only — does not modify contract state. Unrestricted — any address can call this read function. Returns address.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

wardsInspect

Calls wards(param0: string). Read-only — does not modify contract state. Unrestricted — any address can call this read function. Returns uint256.

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