AI agents propose database changes as reviewable requests — no direct write access.
OneHQ Commission Calculator MCP is a MCP server that gives AI assistants direct access to insurance commission calculation and compliance tools.
- Calculate Commission: Calculate insurance commissions across a distribution hierarchy. Given an annual premium and a list of agents/tiers with their contract percentages, returns a full breakdown of w
- Build Hierarchy: Build or model a distribution hierarchy structure. Accepts named tiers with contract percentages and returns a validated hierarchy object ready to use with calculate_commission. Also
- Validate Hierarchy: Validate a commission hierarchy against a specific carrier's maximum allowed contract levels. Flags errors (over-contracted tiers), warnings (outside typical ranges), and returns a
Find scored B2B leads, read campaign replies and send approved LinkedIn outreach.
The most complete astronomical computation engine available as an MCP server.
- Explore Natal Chart: Generate an interactive natal chart wheel with clickable planets, houses, and aspects. Returns an embedded visual chart explorer that lets you click any planet, house, or aspect l
- Explore Human Design: Generate an interactive Human Design Bodygraph with clickable centers, gates, and channels. Returns an embedded visual bodygraph explorer that lets you click any center or gate f
- Explore Bi Wheel: Generate an interactive bi-wheel chart comparing two astrological chart positions. The inner wheel is always Person 1's natal chart. The outer ring depends on mode: • synastry — Pers
OpenFEC MCP — Federal Election Commission campaign finance data
OpenAI Ads MCP for ChatGPT Ads campaigns, creatives, audiences, insights, and conversions.
Deploy, monitor, and manage your OpenClaw AI assistants via natural language.
Access FEC campaign finance data.
Access FEC campaign finance data.
- Openfec Search Candidates: Find federal candidates by name, state, office, party, or cycle. Retrieve a specific candidate by FEC ID with financial totals. Candidate IDs start with H (House), S (Senate
- Openfec Search Committees: Find political committees (campaign, PAC, Super PAC, party) by name, type, candidate affiliation, or state. Retrieve a specific committee by FEC ID. Committee IDs start with
- Openfec Search Contributions: Search itemized individual contributions (Schedule A) or get aggregate breakdowns by size, state, employer, or occupation. Use to answer "who is funding this committee?"
Real-time direct access to unmodified data and raw filings of 30 official government registries via MCP.
- List Jurisdictions: Per-country reference. In-process metadata lookup — no upstream HTTP, no rate cost. Pass EXACTLY ONE of: • `jurisdiction='GB'` — registry name + URL, data license, company-ID forma
- Search Companies: Search a national company registry by name or keyword. Pass EXACTLY ONE of: • `jurisdiction='GB'` - single country, direct. • `jurisdictions=['GB','NO','FR']` - multi-country when yo
- Search Officers: Find people holding or who held officer positions (director, secretary, member, partner) in a jurisdiction's registry by name. Returns candidates with officer_id, name, and (where exp
The Marketing Data Layer for AI Agents - SEO, Search Console, and Analytics
OpenRush is an agent-native marketing data API giving AI agents clean facts on competitors, search, analytics, and ads data.
- Describe Capabilities: START HERE. List the live OpenRush surface: enabled data domains, the tools in each, the fact types every tool can emit, which sources back them (live SERP, search index, backli
- Inspect Domain: Starting map for any domain: top organic keywords, top pages, estimated traffic, dominant search intents, and likely competitors in one call. Use this first when handed a bare domain.
- Discover Competitors: Find organic competitors. Provide exactly one of `domain` or `seed_keywords`. - domain mode: competitors by keyword overlap with the target's indexed set. Broad, but unreliable f
SEO research tools for AI agents: keyword research and metrics, SERP and local SERP results, domain and backlink analysis, rank tracking, and Google Search…
- Whoami: Returns the authenticated user, organization, server mode, token scopes, and current credit balance. Free — charges no credits. Use this first to confirm connection context before choosing a p
- List Projects: Lists all projects in the user's organization. Free — charges no credits. Use this whenever you need a `projectId` for another OpenSEO tool. Returns an array of {id, name, domain}; pass
- List Saved Keywords: Lists keywords saved to a project (with cached metrics like search volume, difficulty, CPC, and tags if available). Free — reads from OpenSEO's database, charges no credits. Use t
SEO, competitor and AI-search data, plus blog management — draft, schedule and publish posts.
Discover Norwegian experiences and activities — tours, courses and things to do.
- Discover Experiences: Search the opplevagent.no curated marketplace of Norwegian experiences and activities. Filtrer på fylke (county), kategori, vær, sesong, innendørs/utendørs, gruppestørrelse, pris
- List Experience Categories: List all experience categories available on opplevagent.no, along with the number of verified experiences in each category. Henter alle kategorier med antall verifiserte op
- Get Experience: Fetch complete details for a single experience from opplevagent.no by its UUID. Henter fullstendig informasjon om en opplevelse via UUID. Returns title, full description, category, loc
Opus Growth turns Claude and ChatGPT into a full ad operator across Google Ads, Meta Ads, Microsoft Advertising, TikTok Ads and LinkedIn Ads, plus GA4, Search…
- Get Billing Status: Shows your current plan, remaining monthly operation quota, trial dates, and payment links.
- Connect Google Ads: Generates a one-time authorization link to connect a Google Ads account. Once the user clicks the link and approves with Google, the refresh token is stored encrypted.
- Create Trial Site: Creates a FREE trial website on a xxx.kriptap.com subdomain — no plan or payment needed. You get your own isolated server; then just tell me what website you want and I'll build the
Run Google, Meta, Microsoft, TikTok and LinkedIn Ads from Claude or ChatGPT.
OrbiAds — Google Ad Manager MCP Server 173 tools to automate Google Ad Manager (GAM) via natural language.
- Creative Qa: Parent creative QA tool for Story 68.6.
- Ad Review Center: Ad Review Center - search, allow, or block Ad Exchange creatives.
- Deals: Parent MCP tool for PMP, PG/PD proposal authoring, and ADCP deal flows. ── ADCP actions — param schemas ────────────────────────────────────────── All three ADCP actions share the same top-leve
Automate Google Ad Manager: campaigns, line items, creatives, inventory, reporting — 51 tools.
AI tools for mobile app ad production: concepts, avatars, video rendering, performance feedback.
Ozor Ozor is an AI video creation platform that turns ideas, documents, prompts, and URLs into branded videos with voiceover, scene-by-scene structure, and a…
- Generate Video: Generate a new AI video from a SHORT text prompt (a creative brief, max 2000 characters). Runs asynchronously: returns a videoId and a jobId immediately. Poll the job with wait_for_job
- List Videos: List videos created via the API by this account, newest first. Returns videoId, title, status, editorUrl, createdAt. Videos created inside the web app are not included.
- Get Video: Get full status for a video: title, status, editorUrl, and — once an export has been triggered — exportStatus, downloadUrl (24h signed URL), shareUrl + shareCode (permanent, public exports
Pay-per-call SEO agent: keyword research, SERP analysis, on-page optimization.
AI website audit: security, SEO, performance, UX and accessibility checks with actionable fixes.
Hosted MCP server for Google Ads and LinkedIn Ads analysis.
PaidSync is an MCP server with over 309 verified tools across 8 platforms (Google Ads, Meta Ads, LinkedIn Ads, TikTok Ads, Google Tag Manager, Google…
- Paidsync Exec: Run TypeScript code in a sandboxed PaidSync runtime with access to every ad-platform tool via `await paidsync.call(toolName, args)`. Use this when you need to compose multiple operation
- Paidsync Context: Returns the current PaidSync runtime context: user, active account, connected platforms, and a compact tool catalog. Call this FIRST in any new exec session. By default returns a pla
- Paidsync Tool Detail: Get the full schema (name, description, input parameters) for a single PaidSync tool by name. Use this when you know which tool you need but want to confirm its exact arguments b
Run ads on Google, Meta, LinkedIn, TikTok and more from AI.
Manage Google Ads, Meta Ads, and LinkedIn Ads through AI.
Ready for a new way to bill pay?
- Analyze Bill: Read a bill from the user's description and create it for payment. This is the first step. Capture every address and identifier on the bill (remit-to address, account/invoice number, any
- Check Payment Method: Optional: check whether the user has finished the secure form and a card is on the bill yet. Returns the card's last 4 digits and name when one is set, or a PENDING status when t
- Confirm Payment Intent: Final step: submit the bill for payment, after a card has been set. You must have confirmed the amount with the user first (amount_to_pay may be partial) and quote their confir
The Periodix Actions MCP server lets AI agents search LinkedIn and Sales Navigator using plain text.
- Get Company Profile: Retrieve a LinkedIn company profile by its public identifier, numeric ID, or URN. Returns name, industry, employee-count range, description, locations, specialities/activities, we
- Get Post Comments: List the comments on a LinkedIn post, including author details — a high-intent source of engaged leads. Requires a connected `profileId` (call `list-profiles` first). `postId` is th
- Get Post Reactions: List the people who reacted to a LinkedIn post (or, with `commentId`, to a specific comment), including author details — a source of warm leads already active on the topic. Require
AI marketing — content generation, competitor analysis, social publishing, and strategy.
Missing a connector?
Tell us which service you need, or add your own MCP server: we will check it and publish it in the catalog.
Suggest a connector