MCP server for FileMaker Server OData 4.01 API integration, enabling AI assistants to discover databases, perform CRUD operations, and manage connections.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.FM_DATABASE— "": "YourDatabase",FM_PASSWORD— "": "your-password",FM_SERVER— "": "https://your-filemaker-server.com",FM_TIMEOUT— Request timeout (ms) No 30000FM_USER— "": "your-username",FM_VERIFY_SSL— "": "true"MCP_CERT_PATH— export =/path/to/cert.pemMCP_HOST— export =0.0.0.0 # Listen on all interfacesMCP_KEY_PATH— export =/path/to/key.pemMCP_LOG_FILEMCP_PORT— export =3333MCP_TRANSPORT— export =http[](https://m8ven.ai/mcp/fsans-fms-odata-mcp-1nscf0)