inFlow Inventory MCP Server
by bigl34
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| INFLOW_DEBUG | No | Enable debug logging (optional, default: false) | |
| INFLOW_API_KEY | Yes | Your inFlow API Key (required) | |
| INFLOW_BASE_URL | No | Base URL for inFlow API (optional, default: https://cloudapi.inflowinventory.com) | |
| INFLOW_COMPANY_ID | Yes | Your inFlow Company ID (required) | |
| INFLOW_RATE_LIMIT | No | Requests per minute limit (optional, default: 60) | |
| INFLOW_API_VERSION | No | API version date string (optional, default: 2025-06-24) | |
| INFLOW_MAX_RETRIES | No | Maximum number of retries on 5xx/429 errors (optional, default: 3) | |
| INFLOW_RETRY_DELAY | No | Initial retry delay in milliseconds (optional, default: 1000) | |
| INFLOW_REQUEST_TIMEOUT | No | Request timeout in milliseconds (optional, default: 30000) |
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/bigl34/inflow-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server