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 |
Capabilities
Features and capabilities supported by this server
| 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. |
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
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