ops-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ADTECH_ROLE | Yes | Role identifier passed as X-Role header to backend services | |
| ADTECH_USER | Yes | User identifier passed as X-User header to backend services | |
| ADTECH_TENANT | Yes | Tenant identifier passed as X-Tenant header to backend services |
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 |
|---|---|
| lpb_list_pagesA | 列出落地页(读)。来源 lpb mock-server 页面管理。 |
| lpb_get_pageA | 获取单个落地页详情(读)。 |
| lpb_create_pageA | 创建落地页(写,需 confirm)。body 为页面字段,交由 lpb mock-server 落库。 |
| lpb_update_pageA | 更新落地页(写,需 confirm)。按 id 更新字段。 |
| lpb_delete_pageA | 删除落地页(写,需 confirm,破坏性操作请格外确认)。 |
| adtech_list_campaignsA | 列出 campaign(读)。来源 ad-tech-labs media-adapter(带租户隔离)。 |
| adtech_adjust_bidA | 调整 campaign 出价/预算(写,需 confirm)。经 media-adapter 预算门禁 + 审计。 |
| adtech_launch_campaignA | 一句话起投 campaign(写,需 confirm)。复用 ad-tech-labs launch 的 NL→campaign 能力(M4 合流点)。 |
| adtech_set_campaign_statusA | 停投/恢复 campaign(写,需 confirm)。active=恢复投放,paused=停投。 |
| system_query_auditB | 查询本 MCP 的操作审计日志(读,仅限内部)。 |
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/ERVeepp/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server