baseql-mcp

Jnix2007/baseql-mcp

3.3

If you are the rightful owner of baseql-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

BaseQL MCP Server provides agents with the tools and context needed to query Base chain data using natural language.

Tools

Functions exposed to the LLM to take actions

get_schema

Get complete Base SQL table schemas with correct column names and best practices.

get_contract

Get Base contract addresses by symbol.

get_query_template

Get pre-built SQL query templates.

run_sql_query

Execute actual SQL queries against Base blockchain.

resolve_name

Convert ENS/Basename to address.

get_name_for_address

Reverse ENS lookup (address → name).

get_names_for_addresses

Batch reverse lookup for multiple addresses.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources