Skip to main content
Glama
pein892

Sensors MCP Server

by pein892

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SA_URLYes神策分析服务器地址
SA_API_KEYYesAPI Key,在神策后台「项目管理 → 数据接口」中获取
SA_PROJECTYes神策分析项目名称
SA_API_SECRETNoAPI Secret(可选)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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/pein892/SensorsMCPServer'

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