Skip to main content
Glama
SreeTarak2

DataFlow MCP Server

by SreeTarak2

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOGS_DIRNoDirectory for log files. Default: ./logs.
LOG_LEVELNoLogging level (DEBUG, INFO, WARNING, ERROR). Default: INFO.
MONGO_URIYesMongoDB connection URI. Required.
MONGO_DB_NAMEYesMongoDB database name. Required.
MONGO_TIMEOUTNoConnection timeout in milliseconds. Default: 5000.
MONGO_USE_TLSNoEnable TLS for MongoDB connection. Default: false.
MONGO_POOL_SIZENoConnection pool size. Default: 10.
MONGO_CA_CERT_PATHNoPath to CA certificate file for TLS.
MONGO_MAX_IDLE_TIMENoMaximum idle time in milliseconds. Default: 45000.
MONGO_ALLOW_INVALID_CERTSNoAllow invalid certificates. Default: false.

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/SreeTarak2/dataflow_mcp'

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