Skip to main content
Glama
hlee

FeedMob MCP Server

by hlee

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FEEDMOB_API_TOKENYesYour FeedMob API token
FEEDMOB_API_BASE_URLNoBase URL for the FeedMob Assistant Internal API (optional, defaults to https://assistant.feedmob.ai)https://assistant.feedmob.ai

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_clientsC

List clients with optional filters. Returns client names, IDs, and legacy IDs.

get_clientB

Get detailed information about a specific client by ID.

list_client_documentsC

List documents associated with clients. Can filter by client ID, title, or category.

list_partnersB

List partners (vendors/ad networks) with optional filters.

get_partnerC

Get detailed information about a specific partner by ID.

list_partner_categoriesB

List all partner categories with their IDs.

list_partner_documentsB

List documents associated with partners.

list_campaignsC

List campaigns with optional filters. Campaigns represent advertising campaigns for clients.

get_campaignC

Get detailed information about a specific campaign by ID.

list_playbooksB

List playbooks accessible to the current user. Playbooks are guides and documentation.

get_playbookB

Get detailed information about a playbook, including its list of items.

get_playbook_itemC

Get the full content of a specific playbook item.

list_mobile_appsC

List mobile apps with optional filters.

get_mobile_appC

Get detailed information about a specific mobile app by ID.

list_click_urlsB

List click URLs (tracking links) used for campaign attribution.

get_click_urlC

Get detailed information about a specific click URL by legacy ID.

get_daily_metricsB

Get aggregated daily metrics as a time-series suitable for charting. Returns data for the specified metric over a date range.

list_podsB

List all pods. Pods are organizational units that group clients and team members.

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/hlee/femini-tokyo-mcp'

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