Skip to main content
Glama
strausmann

fileee-mcp-server

by strausmann

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FILEEE_MODENoFileee mode: 'single' for one account, 'multi' for multiple accounts.
MCP_API_TOKENNoStatic API token for token auth mode. Required when MCP_AUTH_MODE=token.
MCP_AUTH_MODENoAuthentication mode: 'token' for static bearer token, 'oidc' for OAuth 2.1 resource server.
FILEEE_ACCOUNTSNoComma-separated list of account keys for multi-account mode.
FILEEE_PASSWORDNoFileee password for single account mode.
FILEEE_USERNAMENoFileee username for single account mode.
MCP_OIDC_ISSUERNoOIDC issuer URL.
FILEEE_TOTP_SEEDNoTOTP seed for two-factor authentication (optional).
MCP_RESOURCE_URLNoThe public URL of the MCP endpoint.
MCP_OIDC_AUDIENCENoOIDC audience (client ID).
FILEEE_CAPABILITIESNoComma-separated capability groups: read, write, share, destructive. Default is read.read
MCP_ALLOWED_SUBJECTSNoComma-separated list of allowed subjects for single-account OIDC mode.
FILEEE_ALLOW_DESTRUCTIVENoSet to 'true' to enable destructive capabilities.
MCP_OIDC_CAPABILITY_CLAIMNoOIDC claim (e.g., roles, groups) that carries the user's capabilities. Optional.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/strausmann/fileee-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server