Connect AI directly to FileMaker for CRUD, scripts, and schema inspection.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-server-filemaker" yet — see the docs or source repo.
Connect to my FileMaker database via OData and fetch customer records created in the last 30 days. Return name, email, and created time, sorted by newest first.
A filtered list of customer records with the requested fields and sorting.
Find all FileMaker orders that are paid but still marked as "Pending", update them in bulk to "Processing", and report how many were changed.
The matching order statuses are updated in bulk, with a count of successful changes.
Inspect this FileMaker database schema, list all tables, key fields, and available scripts, and identify which tables are suitable for sales reporting.
An overview of the database schema plus recommendations for tables suitable for sales analysis.
Connect to FileMaker databases via MCP for scripts, CRUD, and OData queries.
Auto-generate MCP servers so AI can query data sources without code.
Manage MySQL databases with natural language for queries, CRUD, and monitoring.
Manage files and folders with natural language, batch actions, and advanced editing.
Connect databases, files, AWS IAM, and Gmail through one MCP server.
Connect GitHub and local files to share standards, docs, and prompts with AI.