filemaker-odata-mcp
by fsans
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FM_USER | Yes | Username | |
| MCP_HOST | No | Host to bind to | localhost |
| MCP_PORT | No | Port for HTTP/HTTPS server | 3333 |
| FM_SERVER | Yes | FileMaker Server URL | |
| FM_TIMEOUT | No | Request timeout (ms) | 30000 |
| FM_DATABASE | Yes | Database name | |
| FM_PASSWORD | Yes | Password | |
| MCP_KEY_PATH | No | Path to SSL private key (HTTPS only) | |
| FM_VERIFY_SSL | No | Verify SSL certificates | true |
| MCP_CERT_PATH | No | Path to SSL certificate (HTTPS only) | |
| MCP_TRANSPORT | No | Transport type: stdio, http, or https | stdio |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fsans/FMS-ODATA-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server