CSMAR MCP Server
by ww11-max
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CSMAR_LANG | No | Language preference: 0 for Chinese, 1 for English | 0 |
| CSMAR_API_KEY | No | Your CSMAR API key (optional, for enhanced access) | |
| CSMAR_API_BASE | No | The base URL for the CSMAR API, e.g., https://api.gtarsc.com | https://api.gtarsc.com |
| CSMAR_PASSWORD | Yes | Your CSMAR password | |
| CSMAR_USERNAME | Yes | Your CSMAR username |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| csmar://databases | CSMAR 可用数据库列表 |
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