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_clients

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

get_client

Get detailed information about a specific client by ID.

list_client_documents

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

list_partners

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

get_partner

Get detailed information about a specific partner by ID.

list_partner_categories

List all partner categories with their IDs.

list_partner_documents

List documents associated with partners.

list_campaigns

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

get_campaign

Get detailed information about a specific campaign by ID.

list_playbooks

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

get_playbook

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

get_playbook_item

Get the full content of a specific playbook item.

list_mobile_apps

List mobile apps with optional filters.

get_mobile_app

Get detailed information about a specific mobile app by ID.

list_click_urls

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

get_click_url

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

get_daily_metrics

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

list_pods

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