Skip to main content
Glama
ERVeepp
by ERVeepp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ADTECH_ROLEYesRole identifier passed as X-Role header to backend services
ADTECH_USERYesUser identifier passed as X-User header to backend services
ADTECH_TENANTYesTenant 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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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/ERVeepp/mcp-server'

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