CSMAR MCP Server
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 |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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