Skip to main content
Glama
ww11-max

CSMAR MCP Server

by ww11-max

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CSMAR_LANGNoLanguage preference: 0 for Chinese, 1 for English0
CSMAR_API_KEYNoYour CSMAR API key (optional, for enhanced access)
CSMAR_API_BASENoThe base URL for the CSMAR API, e.g., https://api.gtarsc.comhttps://api.gtarsc.com
CSMAR_PASSWORDYesYour CSMAR password
CSMAR_USERNAMEYesYour CSMAR username

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
csmar_health_checkA

检查 CSMAR 服务健康状态

csmar_loginC

登录 CSMAR 账户

csmar_list_databasesA

列出用户有权访问的 CSMAR 数据库

csmar_list_tablesB

列出指定数据库中的所有表

csmar_list_fieldsB

列出指定表中的所有字段

csmar_queryD

通用 CSMAR 数据查询

csmar_previewC

预览表数据 (前几行)

csmar_query_countC

查询满足条件的记录数量

get_stock_dataC

获取 CSMAR 股票交易数据

get_financial_dataC

获取 CSMAR 财务数据

get_company_infoC

获取公司基本信息

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
csmar://databasesCSMAR 可用数据库列表

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/ww11-max/CSMAR-MCP'

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