A
licenseB
qualityD
maintenanceAn MCP server that provides real-time access to Chainlink's decentralized on-chain price feeds, optimized for seamless integration into AI agents and autonomous systems.
5
7 npm
7
MIT
Scored across 6 tools
Each tool targets a distinct function: treasury health analysis, governance state, treasury state, investment calldata, swap preview, and swap calldata. No functional overlap.
All tool names follow a verb_noun pattern in snake_case, with some including prepositions or suffixes like 'jit'. The pattern is consistent enough for an agent to predict naming.
Six tools cover the essential operations for the GBLIN protocol: reading health, governance, and treasury state, plus generating calldata for investment and swaps. The count is well-scoped.
The set covers read and write operations for the core treasury and swap functionality. Missing a governance write tool, but the read-only governance state is present. Minor gap.