Connect to FileMaker databases via MCP for scripts, CRUD, and OData queries.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MCP_RCC_SP" yet — see the docs or source repo.
Use MCP_RCC_SP to connect to the FileMaker database and run an OData query for customer records created in the last 30 days. Return name, email, and created time, sorted by newest first.
A list of matching customer records with the requested fields, sorted by created time descending.
Use MCP_RCC_SP to list available scripts in the current FileMaker database and describe what each script does; then run the script for syncing order status.
A list of available scripts with descriptions, plus the execution result of the selected script.
Use MCP_RCC_SP to create a new record in the FileMaker orders table with customer name, product, quantity, and status; then update the status to 'Confirmed'.
It first returns the created order record details, then the successful update result.
Securely connect to and operate MySQL databases through the MCP protocol.
Connect to major databases via MCP to run SQL queries and commands.
Connect to Salesforce Commerce Cloud APIs for development, operations, and automation tasks.
Connect to Parse Server via MCP for CRUD, security, schemas, and cloud functions.
Connect to PostgreSQL and MySQL, run SQL, and manage database transactions.
Securely connect AI to query, analyze, and manage MySQL databases.