Skip to main content
Glama

Airtable MCP Server

by cipher416
package.json•489 B
{ "name": "airtable-mcp", "version": "0.1.0", "description": "An xmcp application with tool syntax", "engines": { "node": ">=20.0.0" }, "scripts": { "build": "xmcp build", "dev": "xmcp dev", "start": "node dist/http.js", "lint": "tsc --noEmit", "prepare": "husky" }, "dependencies": { "airtable": "^0.12.2", "xmcp": "0.1.13", "zod": "3.24.4" }, "devDependencies": { "@types/minimatch": "^6.0.0", "swc-loader": "^0.2.6" } }

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

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