Skip to main content
Glama

Airtable MCP Server

by jjwjr94
render.yaml382 B
services: - type: web name: airtable-mcp-http-server env: node region: oregon plan: free buildCommand: npm ci && npm run build startCommand: npm start healthCheckPath: /health autoDeploy: true envVars: - key: NODE_ENV value: production - key: PORT value: 10000 - key: DEPLOYMENT_VERSION value: "1.0.2"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jjwjr94/airtable-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server