xFoundry/baseql-mcp
3.1
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 henry@mcphub.com.
The BaseQL MCP Server provides access to BaseQL GraphQL endpoints for Airtable and Google Sheets data, enabling users to query their data using GraphQL.
Tools
Functions exposed to the LLM to take actions
query
Execute GraphQL Queries against your BaseQL endpoint.
listTables
List all available tables in your BaseQL schema.
getTableSchema
Get detailed schema information for a specific table.
queryTable
Query data from a table with advanced options.
searchTable
Perform full-text search on a table.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client