Airtable MCP Server vs Blender MCP
A side-by-side look at pricing, capabilities, pros, cons, and our editorial scores.
Airtable MCP Server MCP Servers | Blender MCP MCP Servers | |
|---|---|---|
| Tagline | Model Context Protocol server that gives LLMs full read/write access to your Airtable bases. | Give Claude hands inside Blender — an MCP server for natural-language 3D modeling. |
| Category | MCP Servers | MCP Servers |
| Pricing | Free· Open source (MIT) and free to run. You still need an Airtable account and personal access token; Airtable itself is Free / Team $20 per user/mo / Business $45 per user/mo / Enterprise (custom). | Free· Free and open-source (MIT license). No hosted service, no subscription; you supply your own MCP-capable client (Claude Desktop, Cursor, VS Code, OpenCode) and pay only for whatever LLM the client uses. |
| Model | — | Model-agnostic; commonly paired with Claude (Sonnet/Opus) via Claude Desktop, but works with any MCP-capable client |
| Editorial score | — | — |
| Use cases | Natural-language CRM queries against AirtableLLM-driven lead triage and enrichmentAutomated content calendar updatesBootstrapping new bases, tables and fields from a specRead-only reporting agentsProject tracker status summariesBulk record cleanup via chatThreaded comments and mentions from an assistant | AI-assisted 3D scene blockingGenerative prop and mesh creation via Hyper3D RodinPoly Haven HDRI and texture stagingSketchfab asset search and importMaterial and lighting iteration by chatViewport screenshot review loopsBlender Python scripting via natural languageReference-image to 3D model workflowsRapid product render setup |
| Pros |
|
|
| Cons |
|
|
| Website | github.com | github.com |
Pick Airtable MCP Server if
- ✅ Broad tool coverage — records, schema inspection, table/field creation, and record comments in one server.
- ✅ Works with every major MCP client (Claude Desktop, Claude Code, Cursor, Cline, VS Code) via a generated install config.
- ✅ Fine-grained scope control through Airtable personal access tokens lets you ship a strictly read-only agent.
- ✅ Open source under MIT, zero runtime cost, distributed as a small npm package you can pin or fork.
Pick Blender MCP if
- ✅ Extremely popular and actively maintained MCP server (25k+ GitHub stars) with a clear install path
- ✅ Real two-way integration: the LLM can inspect the scene, act, then look at a screenshot and iterate
- ✅ Bundled asset integrations (Poly Haven, Sketchfab, Hyper3D Rodin) let the agent pull in production-ready models and HDRIs
- ✅ Works with several major MCP clients (Claude Desktop, Cursor, VS Code, OpenCode), not locked to one vendor