Fellow MCP Server
by ccsi-sandbox
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Log verbosity: DEBUG, INFO, WARNING, ERROR, CRITICAL | INFO |
| FELLOW_API_KEY | Yes | Your Fellow.ai Developer API key | |
| MCP_AUTH_TOKEN | No | Authentication token (min 16 characters). Required when MCP_AUTH_ENABLED=true | |
| FELLOW_SUBDOMAIN | Yes | Your Fellow workspace subdomain (e.g., acme for acme.fellow.app) | |
| GUNICORN_WORKERS | No | Number of Gunicorn worker processes (1-8) | 2 |
| MCP_AUTH_ENABLED | No | Set to true to require token authentication | false |
| MCP_ENDPOINT_PATH | No | HTTP path for the MCP endpoint | /mcp |
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/ccsi-sandbox/fellow-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server