Skip to main content
Glama
samayhuf-star

marketing-api-mcp-server

Marketing API Bundle — MCP Server

7 marketing data APIs wrapped as MCP tools for AI agents.

Hosted API endpoint: http://64.227.2.61/marketing/

Tools

Tool

Description

contact_extractor

Extract emails, phones, social links from any domain

google_maps_reviews

Get Google Maps reviews by place ID or search query

google_maps_search

Find businesses on Google Maps with ratings and contact info

business_metadata

Extract structured business data from schema.org markup

seo_audit

Comprehensive SEO analysis (tags, headings, alt text, speed)

ai_company_summary

AI-generated company summary from website content

technology_detector

Detect CMS, analytics, CDN, JS frameworks, hosting

citation_checker

Check local business citation consistency across directories

Related MCP server: hyre-mcp

Payment

This MCP server connects to a hosted API that accepts Solana USDC payments.

  1. Call get_pricing() to see per-endpoint costs

  2. Call generate_invoice(api_key) to get an invoice ID and treasury wallet

  3. Send USDC on Solana to the treasury wallet with the invoice ID as memo

  4. Call verify_payment(invoice_id, tx_signature, api_key) to get credits

Or get a pre-loaded API key from the operator.

Usage

# Install
pip install marketing-api-mcp-server

# Run with env vars
MARKETING_API_KEY=your_key marketing-mcp

# Or configure in your MCP client's config:
# ~/.cursor/mcp.json or ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "marketing-api": {
      "command": "marketing-mcp",
      "env": {
        "MARKETING_API_KEY": "your_key"
      }
    }
  }
}

License

MIT

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    C
    quality
    B
    maintenance
    One MCP install that lets your AI agents discover and pay (x402 micropayments, USDC on Base + Solana) for 66 specialized real-time intelligence APIs - finance, crypto, insurance, immigration, legal, markets and more. 68 tools, pey-per-query, no subscription.
    69
    27
    1
    Apache 2.0
  • A
    license
    B
    quality
    C
    maintenance
    Provides 13 Solana DeFi intelligence tools for AI agents, paid per-call via micropayments (USDC). Enables pulling live DeFi data and automatic payment settlement.
    13
    43
    1
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    Exposes 25 paid API endpoints as MCP tools for AI agents, with payments in USDC on Base mainnet via the x402 protocol, enabling tasks like web search, company intelligence, and crypto research.
    25
    69
    MIT

View all related MCP servers

Related MCP Connectors

  • Hosted MCP with 91 agent tools: X, domains, SEO, Maps, Trends, Search, YouTube, TikTok, and more.

  • Intelligence marketplace on Solana — 86 tools, 168+ endpoints, per-call USDC.

  • 100+ MCP tools for AI agents: content metadata, trade intelligence, business-expertise analysis.

View all MCP Connectors

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/samayhuf-star/marketing-api-mcp-server'

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