Skip to main content
Glama

Airtable MCP Pro

by IngoKiy
package.json443 B
{ "name": "airtable-mcp-pro", "version": "1.0.0", "type": "module", "private": true, "scripts": { "dev": "tsx watch src/index.ts", "build": "tsc", "start": "node dist/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.2.0", "express": "^4.19.2", "undici": "^6.19.8", "zod": "^3.23.8", "pino": "^9.3.2" }, "devDependencies": { "tsx": "^4.19.1", "typescript": "^5.6.3" } }

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/IngoKiy/airtable-mcp-ik'

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