fsans/FileMaker-Server-DAPI-MCP
If you are the rightful owner of FileMaker-Server-DAPI-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The FileMaker Data API MCP Server allows AI assistants to interact with FileMaker databases, enabling CRUD operations, record management, and searches through a Model Context Protocol interface.
Tools
Functions exposed to the LLM to take actions
fm_login
Authenticate with FileMaker Server and get a session token.
fm_logout
End the current FileMaker Server session.
fm_get_records
Get records from a layout with pagination.
fm_create_record
Create a new record in a specified layout.
fm_execute_script
Execute a FileMaker script with optional parameters.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client