Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QUANTDB_DATA_DIRNoDirectory where DuckDB data files (quantdb_ods.duckdb and quantdb.duckdb) are stored. Defaults to ./data if not set../data

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
queryA

对量化数据库执行只读 SQL 查询。

支持表:dim_stock、fact_daily、finance_income/balance/cashflow、 realtime_quote、stock_basic、daily_kline(ODS 表用 ods. 前缀)。 仅允许单条 SELECT/WITH;写语句与多语句会被拒绝;最多返回 10000 行。

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/openbot-coder/quantdb-mcp'

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