Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FM_SERVER | Yes | FileMaker サーバー URL(HTTPS必須) | |
| LOG_LEVEL | No | ログレベル(debug, info, warn, error) | warn |
| FM_DATABASE | Yes | データベース名 | |
| FM_PASSWORD | Yes | パスワード | |
| FM_USERNAME | Yes | ユーザー名 | |
| FM_SSL_VERIFY | No | SSL 証明書検証(開発環境でのみ`false`可) | true |
| FM_API_VERSION | No | Data API バージョン | vLatest |
| FM_SESSION_TIMEOUT | No | セッションタイムアウト(秒) | 840 |
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 | |