Pinax Network
Stream and index on-chain data across 45+ networks with RPC, Firehose, Substreams, the Token API and datasets — open, verified and developer-first.
https://pinax.network/Opens ChatGPT on the web or desktop and asks it to use the WebMCP tools available here.
Connect straight to this server’s public endpoint.
https://mcp.pinax.networkWe add this server to your workspace, then open Studio — saved access, one connection to many servers, with a history of what ran.
Last probed Sep 14, 2026 · mcp.pinax.network
75tools discovered
Showing 25 of 75 from the live probe.
Get V1 Svm Transfers
Returns SPL token transfers with program, authority, and account information. **Query Parameters:** - **network** (Required): The Graph Network ID for SVM networks https://thegraph.com/networks - **signature**: Filter by transaction signature<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **mint**: Filter by mint address<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **source**: Filter by token
Get V1 Svm Balances
Returns SPL token balances for a token owner, including mint and program metadata. **Query Parameters:** - **network** (Required): The Graph Network ID for SVM networks https://thegraph.com/networks - **owner** (Required): Filter by owner address<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **token_account**: Filter by token account address<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **mint
Get V1 Svm Holders
Returns the top holders of an SPL token, ranked by balance. **Query Parameters:** - **network** (Required): The Graph Network ID for SVM networks https://thegraph.com/networks - **mint** (Required): Filter by mint address - **limit**: Number of items* returned in a single request.<br>*Plan restricted. - **page**: Page number to fetch.<br>Empty `data` array signifies end of results. **Responses:** - **200** (Success): Successful Response - Content-Type: `application/json` - **Respon
Get V1 Svm Owner
Returns the owner of an Associated Token Account (ATA), including closure status. **Query Parameters:** - **network** (Required): The Graph Network ID for SVM networks https://thegraph.com/networks - **account** (Required): Filter by token account address<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **limit**: Number of items* returned in a single request.<br>*Plan restricted. - **page**: Page number to fetch.<br>Empty `data` array signifie
Get V1 Svm Tokens
Returns SPL token metadata including supply, mint authority, and holder count. **Query Parameters:** - **network** (Required): The Graph Network ID for SVM networks https://thegraph.com/networks - **mint**: Filter by mint address<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. **Responses:** - **200** (Success): Successful Response - Content-Type: `application/json` - **Response Properties:** - **request_time**: ISO 8601 datetime stri
Get V1 Svm Transfers Native
Returns native SOL transfers with transaction and block data. **Query Parameters:** - **network** (Required): The Graph Network ID for SVM networks https://thegraph.com/networks - **signature**: Filter by transaction signature<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **source**: Filter by token account address<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **destination**: Filter by token
Get V1 Svm Balances Native
Returns native SOL balances for a wallet address. **Query Parameters:** - **network** (Required): The Graph Network ID for SVM networks https://thegraph.com/networks - **address** (Required): Filter by address<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **include_null_balances**: Include zero/null balances in results - **limit**: Number of items* returned in a single request.<br>*Plan restricted. - **page**: Page number to fetch.<br>Empty
Get V1 Svm Holders Native
Returns the top holders of native SOL, ranked by balance. **Query Parameters:** - **network** (Required): The Graph Network ID for SVM networks https://thegraph.com/networks - **limit**: Number of items* returned in a single request.<br>*Plan restricted. - **page**: Page number to fetch.<br>Empty `data` array signifies end of results. **Responses:** - **200** (Success): Successful Response - Content-Type: `application/json` - **Response Properties:** - **request_time**: ISO 860
Get V1 Svm Tokens Native
Returns native SOL metadata including supply and holder count. **Query Parameters:** - **network** (Required): The Graph Network ID for SVM networks https://thegraph.com/networks **Responses:** - **200** (Success): Successful Response - Content-Type: `application/json` - **Response Properties:** - **request_time**: ISO 8601 datetime string - **Example:** ```json { "data": [ { "last_update": "2026-06-16 03:40:59", "last_update_block_num": 1.5, "last_upda
Get V1 Svm Swaps
Returns Solana DEX swap events with input and output tokens and amounts. **Query Parameters:** - **network** (Required): The Graph Network ID for SVM networks https://thegraph.com/networks - **signature**: Filter by transaction signature<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **amm**: Filter by AMM address<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **amm_pool**: Filter by AMM pool ad
Get V1 Svm Pools
Returns Solana DEX pool metadata including tokens, fees, protocol, and transaction counts. **Query Parameters:** - **network** (Required): The Graph Network ID for SVM networks https://thegraph.com/networks - **amm**: Filter by AMM address<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **amm_pool**: Filter by AMM pool address<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **mint**: Filter by min
Get V1 Svm Pools Ohlc
Returns OHLCV price candles for Solana DEX pools. Historical depth is subject to plan restrictions. **Query Parameters:** - **network** (Required): The Graph Network ID for SVM networks https://thegraph.com/networks - **amm_pool** (Required): Filter by AMM pool address - **interval**: The interval* for which to aggregate price data (1-minute, 5-minutes, 10-minutes, 30-minutes, hourly, 4-hours, daily or weekly).<br>*Plan restricted. - **start_time**: UNIX timestamp in seconds or date strin
Get V1 Svm Dexes
Returns the catalog of supported Solana DEX protocols. **Query Parameters:** - **network** (Required): The Graph Network ID for SVM networks https://thegraph.com/networks - **limit**: Number of items* returned in a single request.<br>*Plan restricted. - **page**: Page number to fetch.<br>Empty `data` array signifies end of results. **Responses:** - **200** (Success): Successful Response - Content-Type: `application/json` - **Response Properties:** - **request_time**: ISO 8601 d
Get V1 Evm Transfers
Returns ERC-20 transfers with transaction and block data. **Query Parameters:** - **network** (Required): The Graph Network ID for EVM networks https://thegraph.com/networks - **transaction_id**: Filter by transaction hash<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **contract**: Filter by contract address<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **from_address**: Filter by address<br>S
Get V1 Evm Balances
Returns ERC-20 token balances for a wallet address. **Query Parameters:** - **network** (Required): The Graph Network ID for EVM networks https://thegraph.com/networks - **address** (Required): Filter by address<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **contract**: Filter by contract address<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **include_null_balances**: Include zero/null balanc
Get V1 Evm Holders
Returns the top holders of an ERC-20 token, ranked by balance. **Query Parameters:** - **network** (Required): The Graph Network ID for EVM networks https://thegraph.com/networks - **contract** (Required): Filter by contract address - **limit**: Number of items* returned in a single request.<br>*Plan restricted. - **page**: Page number to fetch.<br>Empty `data` array signifies end of results. **Responses:** - **200** (Success): Successful Response - Content-Type: `application/json`
Get V1 Evm Tokens
Returns ERC-20 token metadata including supply and holder count. **Query Parameters:** - **network** (Required): The Graph Network ID for EVM networks https://thegraph.com/networks - **contract** (Required): Filter by contract address<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. **Responses:** - **200** (Success): Successful Response - Content-Type: `application/json` - **Response Properties:** - **request_time**: ISO 8601 datetime
Get V1 Evm Balances Historical
Returns wallet ERC-20 token balance changes over time in OHLCV format. Historical depth is subject to plan restrictions. **Query Parameters:** - **network** (Required): The Graph Network ID for EVM networks https://thegraph.com/networks - **address** (Required): Filter by address - **contract**: Filter by contract address<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **interval**: The interval* for which to aggregate price data (hourly, 4-h
Get V1 Evm Transfers Native
Returns native token transfers with transaction and block data. **Query Parameters:** - **network** (Required): The Graph Network ID for EVM networks https://thegraph.com/networks - **transaction_id**: Filter by transaction hash<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **from_address**: Filter by address<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **to_address**: Filter by address<br>Si
Get V1 Evm Balances Native
Returns native token balances for a wallet address. **Query Parameters:** - **network** (Required): The Graph Network ID for EVM networks https://thegraph.com/networks - **address** (Required): Filter by address<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. **Responses:** - **200** (Success): Successful Response - Content-Type: `application/json` - **Response Properties:** - **request_time**: ISO 8601 datetime string - **Example:
Get V1 Evm Holders Native
Returns the top holders of the native token, ranked by balance. **Query Parameters:** - **network** (Required): The Graph Network ID for EVM networks https://thegraph.com/networks - **limit**: Number of items* returned in a single request.<br>*Plan restricted. - **page**: Page number to fetch.<br>Empty `data` array signifies end of results. **Responses:** - **200** (Success): Successful Response - Content-Type: `application/json` - **Response Properties:** - **request_time**: I
Get V1 Evm Tokens Native
Returns native token metadata including supply and holder count. **Query Parameters:** - **network** (Required): The Graph Network ID for EVM networks https://thegraph.com/networks **Responses:** - **200** (Success): Successful Response - Content-Type: `application/json` - **Response Properties:** - **request_time**: ISO 8601 datetime string - **Example:** ```json { "data": [ { "last_update": "2026-06-16 03:40:59", "last_update_block_num": 1.5, "last_up
Get V1 Evm Balances Historical Native
Returns wallet native token balance changes over time in OHLCV format. Historical depth is subject to plan restrictions. **Query Parameters:** - **network** (Required): The Graph Network ID for EVM networks https://thegraph.com/networks - **address** (Required): Filter by address - **interval**: The interval* for which to aggregate price data (hourly, 4-hours, daily or weekly).<br>*Plan restricted. - **start_time**: UNIX timestamp in seconds or date string (e.g. "2025-01-01T00:00:00Z", "2
Get V1 Evm Swaps
Returns DEX swap events with input and output token amounts. **Query Parameters:** - **network** (Required): The Graph Network ID for EVM networks https://thegraph.com/networks - **transaction_id**: Filter by transaction hash<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **factory**: Filter by factory address<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **pool**: Filter by pool address<br>Sin
Get V1 Evm Pools
Returns DEX pool metadata including tokens, fees, and protocol. **Query Parameters:** - **network** (Required): The Graph Network ID for EVM networks https://thegraph.com/networks - **factory**: Filter by factory address<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **pool**: Filter by pool address<br>Single value or array of values* (separate multiple values with `,`)<br>*Plan restricted. - **input_token**: Filter by contract address<br>Sin
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsStream and index on-chain data across 45+ networks with RPC, Firehose, Substreams, the Token API and datasets — open, verified and developer-first.
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
MCPBundles probed 75 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
No provider sign-in was required during MCPBundles' probe. Your client may still need MCPBundles credentials depending on how you connect.
Operate Pinax Network? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.
Other MCP servers in this category from the directory index
Opinionated typography toolkit on top of Google Fonts. Mood search, heading/body pairing, modular ty...
5 toolsCreate technical diagrams using AI. Deliver consistent, accurate designs faster.
Base44 is a no-code AI development platform that turns builders’ ideas into fully functional apps an...
Workable is your system of record for everything HR. Find, hire, and manage top talent effortlessly....
Harness is a unified AI software delivery platform to manage the SDLC using purpose-built AI agents.