saft-mcp
by Bloomidea
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SAFT_MCP_LOG_LEVEL | No | Logging level. Default: INFO | INFO |
| SAFT_MCP_MAX_QUERY_LIMIT | No | Maximum results per page. Default: 500 | 500 |
| SAFT_MCP_DEFAULT_QUERY_LIMIT | No | Default results per page. Default: 50 | 50 |
| SAFT_MCP_MAX_FILE_SIZE_BYTES | No | Maximum file size accepted in bytes. Default: 524288000 (500 MB) | 524288000 |
| SAFT_MCP_MAX_CONCURRENT_SESSIONS | No | Maximum simultaneous loaded files. Default: 5 | 5 |
| SAFT_MCP_SESSION_TIMEOUT_SECONDS | No | Session expiry after inactivity in seconds. Default: 1800 (30 min) | 1800 |
| SAFT_MCP_STREAMING_THRESHOLD_BYTES | No | Files above this size (in bytes) use streaming parser. Default: 52428800 (50 MB) | 52428800 |
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/Bloomidea/saft-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server