Skip to main content
Glama

Server Details

Synthetix - 22 tools for data, metrics, and on-chain analytics

Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.

If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.

Status
Unhealthy
Uptime
0.0% over 41 days
Last Tested
Transport
Streamable HTTP
URL
Repository
junct-bot/synthetix-mcp
GitHub Stars
0
Server Listing
Synthetix MCP Server

TDQS

A3.5/5.0

Scored across 22 tools

Disambiguation5/5

Every tool has a clearly distinct purpose with no ambiguity. Read functions (e.g., balanceOf, decimals) are separate from write functions (e.g., approve, transfer) and events (e.g., Approval, Transfer), each targeting specific contract methods or events. Overlap is minimal, as tools correspond directly to unique contract functionalities.

Naming Consistency4/5

Mostly consistent with minor deviations. The majority of tools use camelCase (e.g., acceptOwnership, balanceOf) matching common smart contract naming conventions. However, events like OwnerChanged and TargetUpdated use PascalCase, creating a slight inconsistency. Overall, the naming is readable and follows predictable patterns for the domain.

Tool Count3/5

Borderline, as 22 tools feel heavy for a single contract interface but are reasonable given the comprehensive coverage of ERC-20-like functions, ownership management, and proxy features. It includes many read-only calls and events, which might be excessive for typical agent use but aligns with exposing full contract capabilities.

Completeness5/5

Complete coverage for the domain of a Synthetix-like contract, including ERC-20 functions (balanceOf, transfer, approve), ownership management (owner, nominateNewOwner), proxy features (target, setTarget), and events. No obvious gaps exist; agents can perform full CRUD/lifecycle operations and monitor state changes without dead ends.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 22 tool updates
    • First observedacceptOwnership
    • First observedallowance
    • First observedApproval
    • First observedapprove
    • First observedbalanceOf
    • First observeddecimals
    • First observedname
    • First observednominatedOwner
    • First observednominateNewOwner
    • First observedowner
    • First observedOwnerChanged
    • First observedOwnerNominated
    • First observedsetTarget
    • First observedsetUseDELEGATECALL
    • First observedsymbol
    • First observedtarget
    • First observedTargetUpdated
    • First observedtotalSupply
    • First observedtransfer
    • First observedTransfer
    • First observedtransferFrom
    • First observeduseDELEGATECALL

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.