linkyun-ops-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LINKYUN_OPS_TOKEN | Yes | Ops token for authentication | |
| LINKYUN_OPS_CLIENT | No | Client identifier (default: linkyun-ops-mcp) | linkyun-ops-mcp |
| LINKYUN_OPS_BASE_URL | Yes | Base URL of the LinkYun Ops API | |
| LINKYUN_OPS_TIMEOUT_MS | No | Timeout in milliseconds (default: 10000) | 10000 |
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
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ops_list_metricsA | List LinkYun operations metrics available to the configured token. |
| ops_query_metricC | Query one LinkYun operations metric. Send explicit RFC3339 ranges and the backend query contract only. |
| ops_get_home_recommendationsC | Get current home banner, platform recommendation, and hot ranking configuration. |
| ops_preview_home_recommendationsA | Validate and preview a partial home recommendation config without writing changes. Only supplied modules are replaced; omitted modules are preserved. |
| ops_set_home_recommendationsA | Replace supplied home recommendation modules for a workspace. Omitted modules are preserved. Requires a reason. |
| ops_list_agentsC | List or find agents in a workspace for operations management. Supports filters for agent_code, status, hidden, limit, and offset. |
| ops_get_agentA | Get one workspace agent by agent_code, including status, hidden flag, category, and display tags. |
| ops_list_agent_tagsB | List active frontend-visible Agent tag dimensions/tags and discover category mappings. |
| ops_update_agentB | Update one workspace Agent operations fields: status, hidden flag, category_key, and display_tag_keys. Requires a reason. |
| ops_get_tracking_summaryC | Query one LinkYun campaign tracking funnel summary. Convert relative dates to explicit RFC3339 timestamps before calling. |
| ops_get_tracking_breakdownC | Compare campaign tracking funnels grouped by link_id, source, or campaign. Convert relative dates to explicit RFC3339 timestamps before calling. |
| ops_get_tracking_trendC | Query campaign tracking funnel trends by hour or day. Requires explicit RFC3339 created_from and created_to. |
| ops_list_tracking_short_linksC | List campaign short-link configurations. Optionally include per-link funnel metrics for an explicit time window. |
| ops_create_tracking_short_linkC | Create a campaign short-link configuration. Requires a reason for backend audit. |
| ops_update_tracking_short_linkC | Update a campaign short-link configuration by code. Requires a reason for backend audit. |
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
- 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/stelee410/linkyun-ops-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server