FastBound MCP
by xuanji86
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FASTBOUND_API_KEY | Yes | API key from Settings → Account. Basic-auth password. | |
| FASTBOUND_BASE_URL | No | API root override. | https://cloud.fastbound.com |
| FASTBOUND_AUDIT_USER | No | Email recorded as X-AuditUser on writes (ATF audit trail). Must be an active account user. | |
| FASTBOUND_API_VERSION | No | Optional x-api-version header. | |
| FASTBOUND_ALLOW_WRITES | No | Master write switch. When false, every write tool refuses and sends nothing. | false |
| FASTBOUND_ACCOUNT_NUMBER | Yes | Account number (the numeric id in your cloud.fastbound.com URL). Used as the Basic-auth username. |
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/xuanji86/fastbound-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server