Influencers Club MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OUTPUT_DIR | No | Custom directory for exported files (alternative to EXPORT_HOST_DIR) | |
| IMPORTS_DIR | No | Custom directory for imported files (alternative to IMPORT_HOST_DIR) | |
| UPLOAD_BIND | No | Bind address. Set to 0.0.0.0 inside Docker. | 127.0.0.1 |
| UPLOAD_HOST | No | Hostname for the upload URL | localhost |
| UPLOAD_PORT | No | Port for the browser upload page | 8090 |
| EXPORT_HOST_DIR | No | Host path for exported files | |
| IMPORT_HOST_DIR | No | Host path for imported files | |
| MAX_CALLS_PER_MINUTE | No | Client-side rate limit | 300 |
| INFLUENCERS_CLUB_API_KEY | Yes | Your Influencers Club API key |
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/Influencers-Club/influencers-club-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server