Sensors MCP Server
by pein892
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SA_URL | Yes | 神策分析服务器地址 | |
| SA_API_KEY | Yes | API Key,在神策后台「项目管理 → 数据接口」中获取 | |
| SA_PROJECT | Yes | 神策分析项目名称 | |
| SA_API_SECRET | No | API Secret(可选) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_sensors_configA | 获取当前的神策配置信息(仅用于调试) |
| verify_sensors_configB | 验证神策 OpenAPI 配置是否正确 |
| list_events_allC | 获取神策分析事件列表 (元数据) |
| list_event_tagsA | 获取神策分析事件标签列表 (元数据) |
| get_event_propertiesB | 获取指定事件的属性列表 |
| list_event_properties_allC | 获取所有事件的属性列表 (可能比较慢) |
| query_segmentation_reportC | 查询事件分析报告。参数直接对应神策 OpenAPI 的 SegmentationReportRequest 结构。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- 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/pein892/SensorsMCPServer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server