Skip to main content
Glama
suanova
by suanova

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DSA_MCP_HOSTNoMCP HTTP bind host127.0.0.1
DSA_MCP_PATHNoMCP endpoint path/mcp
DSA_MCP_PORTNoMCP HTTP bind port8765
DSA_API_TIMEOUTNoTimeout for short calls (skills, login)30
DSA_API_BASE_URLNoDSA FastAPI base URLhttp://127.0.0.1:8000
DSA_API_PASSWORDNoDSA admin password (required when auth enabled)
DSA_MCP_LOG_FILENoIf set, also write logs to this file path
DSA_API_AUTH_ENABLEDNoWhether DSA requires admin authfalse
DSA_MCP_ALLOWED_HOSTSNoComma-separated extra Host header values allowed by DNS rebinding protection
DSA_MCP_LOG_MAX_BYTESNoRotate the log file when it reaches this size in bytes. 0 disables rotation.10485760
DSA_API_REQUEST_TIMEOUTNoTimeout for ask_stock (agent chat)600
DSA_MCP_LOG_BACKUP_COUNTNoNumber of rotated log files to keep3

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/suanova/stock-mcp'

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