Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWS_REGION | No | AWSリージョン(例: us-east-1) | us-east-1 |
| AWS_PROFILE | No | AWSプロファイル名(認証情報の管理に使用) | |
| AWS_ACCESS_KEY_ID | No | AWS access key ID for authentication | |
| FASTMCP_LOG_LEVEL | No | ログレベル(DEBUG, INFO, WARNING, ERROR, CRITICAL) | INFO |
| AWS_SECRET_ACCESS_KEY | No | AWS secret access key for authentication | |
| FASTMCP_STRUCTURED_LOG | No | 構造化ログ(JSON形式)を使用するか(true/false) | false |
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 | |