Skip to main content
Glama
chestnutsheep

DeepFusion MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NO_PROXYNoComma-separated list of hosts to bypass the proxy.
DF_WORKERSNoNumber of uvicorn workers for the web server.
HTTP_PROXYNoHTTP proxy URL for external data sources.127.0.0.1:7897
HTTPS_PROXYNoHTTPS proxy URL for external data sources.127.0.0.1:7897
BUTLER_DB_PATHNoPath to the butler memory SQLite database.<repo>/data/butler.db
REPORTS_DB_PATHNoPath to the reports SQLite database.<repo>/data/reports.db
MARKET_SNAPSHOT_DBNoPath to the market snapshot SQLite database.<repo>/data/market_snapshot.db
MARKET_DATA_DB_PATHNoPath to the market data SQLite database.<repo>/data/market_data.db
DEEP_FUSION_CACHE_DIRNoDirectory for the L2 disk cache.data/cache

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/chestnutsheep/deepfusion-server'

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