Skip to main content
Glama
ctxinf

Unstorage MCP Server

by ctxinf

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FS_BASENoBase path (directory) for filesystem driver
HTTP_BASENoBase URL for HTTP driver, e.g., http://localhost:3001
REDIS_URLNoRedis connection URL, e.g., redis://default:123456@localhost:6379
REDIS_BASENoBase path for redis driver
MONGODB_URLNoMongoDB connection URL, e.g., mongodb://user:pass@host:port
HTTP_HEADERSNoHeaders for HTTP requests, format: key=value;key2=value2
FS_MOUNT_POINTNoMount point for filesystem storage, default '/'
MONGODB_DB_NAMENoMongoDB database name
HTTP_MOUNT_POINTNoMount point for HTTP storage, default '/'
REDIS_MOUNT_POINTNoMount point for redis storage, default '/'
MONGODB_MOUNT_POINTNoMount point for MongoDB storage, default '/'
MONGODB_COLLECTION_NAMENoMongoDB collection name

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/ctxinf/unstorage-mcp'

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