We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rashidazarang/airtable-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Smithery configuration file: https://smithery.ai/docs/build/project-config/smithery-yaml
build:
dockerBuildPath: .
startCommand:
type: http
configSchema:
type: object
required:
- airtableToken
properties:
airtableToken:
type: string
description: Your Airtable Personal Access Token (starts with 'pat.')
baseId:
type: string
description: Your default Airtable base ID (optional, starts with 'app')