MCP Tools for Product Teams, Agents & Workflows

Discover MCP servers for connecting AI to analytics, data, revenue, email, publishing, automation, and more.

Prototypr.ai MCP

Easily search and export designs from your workspace and community marketplace with MCP. Access all your design assets through natural language queries.

Google Analytics 4 icon

Google Analytics Agent MCP

A custom Google Analytics 4 Agent as an MCP server. Powered by a fine tuned GPT Model and the Google Analytics API.

Google BigQuery icon

Google BigQuery MCP

An Open Source Google BigQuery MCP server that enables teams to explore their BigQuery datasets and run SQL queries using natural language.

Google Search Console icon

Google Search Console MCP

An Open Source Google Search Console MCP server that enables you to query the GSC API with natural language and get insights into the performance of your SEO initiatives.

SendGrid icon

Sendgrid MCP

An Open Source Sendgrid MCP server that enables you to save HTML templates to Sendgrid, pull a list of templates, and get statistics about the performance of your email marketing program.

WordPress icon

WordPress MCP

An Open Source WordPress MCP server that enables teams to deploy web pages created in prototypr.ai Studio in addition to importing image assets to remix with Nano Banana.

Google icon

Google Cloud Scheduler MCP

An Open Source Scheduling MCP server that enables data teams to schedule and manage cron jobs with natural language. Built on top of the Google Cloud Scheduler API.

Stripe icon

Stripe Reporting MCP

An Open Source Reporting MCP server powered by the Stripe API.

Meta icon

Forecast MCP

An Open Source Forecasting MCP server powered by Meta's Prophet library.

Try MCP Tools in prototypr.ai

prototypr.ai builds open mcp tools for product teams, ai agents and your workflows. Simple to install on your own infrastructure. Proudly Open Source.

MCP USE CASES

What Can You Do with MCP Tools?

See how verified MCP servers connect AI to live data, reporting, publishing platforms, and recurring workflows.

1. DATA ANALYSIS

Query Live Business Data with AI

Connect AI to Google Analytics, Google Search Console, BigQuery, Stripe, and SendGrid. Ask natural-language questions about your performance without manually navigating reports or writing queries.

Example Search Console MCP Prompt

Please pull top 50 queries for landing pages containing /products over the past 28 days and display the results as a table.

Explore the Search Console MCP

Open source and ready to deploy on infrastructure you control.

AI-powered lifecycle reports using data from verified Google Analytics, Search Console, Stripe, and SendGrid MCP servers

2. LIFECYCLE REPORTING

Turn Connected Data into AI-Powered Lifecycle Reports

Prototypr.ai has open sourced and verified a number of MCP servers that power reporting inside the platform. Explore your product data across acquisition, engagement, retention, and monetization in one intuitive reporting workspace.

Summarize Lifecycle Reporting Prompt

Please summarize this dashboard as if it were an email to marketing. Focus on understanding performance across acquisition, engagement, retention, and monetization. Surface insights around the most important changes, explain why they matter, and identify opportunities I should investigate next.

Explore AI Dashboards & Reports

Connect your data and explore reports with an AI Product Analytics Advisor.

Steps for how to publishing an AI-generated email template to SendGrid using prototypr.ai Studio

3. CONTENT CREATION & PUBLISHING

Create with AI, Then Publish to SendGrid or WordPress

Connect Prototypr.ai Studio to the tools where your content goes live. Generate responsive email templates and save them to SendGrid for final editing, or publish approved landing pages and image assets directly to WordPress with our open source MCP tools.

Example Content Publishing Prompt

Create a minimalist, clean transactional Sendgrid email with a soft gray background and a white centered card. Use a modern sans-serif font, plenty of white space, and a light blue accent box for key features. Include a primary bold blue CTA button with a right arrow and a secondary outlined white button. Tone: professional, simple, and encouraging. Styling must be inline and compatible with Sendgrid.

Download SendGrid MCP Download WordPress MCP
Creating a recurring endpoint job with the Google Cloud Scheduler MCP using natural language

4. WORKFLOW AUTOMATION

Schedule Recurring Jobs with Natural Language

Use the Google Cloud Scheduler MCP to create, update, pause, and manage recurring jobs without manually configuring cron schedules. Trigger reporting, lifecycle messaging, data processing, or other endpoint-based workflows on a reliable schedule.

Example Workflow Automation Prompt

Please create a new scheduled job that calls this endpoint https://www.yourdomain.ai/api/recurring-task and schedule it to run daily at 12pm eastern time?

Download Scheduler MCP

Open source and built on the Google Cloud Scheduler API.

Why I build with MCP

"MCP has been a game changer for me. Having easy access to all of my data sources in one place brings a level of accessibility I've never had before. Not only that, MCP also provides a level of flexibility where I can create my own content publishing workflows on top of the same service I use to pull data. What a protocol!"

gareth cull profile pic

-- Gareth Cull, creator of prototypr.ai, ex-Mozilla Analytics Lead

linkedin icon

HOW TO INSTALL AN MCP SERVER

How to Connect MCP Tools to prototypr.ai

Get started connecting verified mcp tools to prototypr.ai in a few easy steps.

AI-powered lifecycle reports using data from verified Google Analytics, Search Console, Stripe, and SendGrid MCP servers

1. OPEN YOUR AI WORKSPACE

Open the MCP Tools Menu in your AI Workspace and Click Add Server

Your AI Workspace is where you manage all of your MCP data sources. Add a new server, delete an existing one or simply view tools for one you've already added to your toolbelt.

AI-powered lifecycle reports using data from verified Google Analytics, Search Console, Stripe, and SendGrid MCP servers

2. ADD MCP.JSON

Add a MCP.json settings and click save MCP Server.

Your MCP.json file consists of a endpoint to your mcp server alongside any authentication headers and descriptions.

Publishing an AI-generated email template to SendGrid and a landing page to WordPress using MCP tools

3. CHAT WITH MCP

Use @ in front of your newly added MCP server to begin chatting with it.

To chat with your MCP server, simply use the @ symbol at the start of your sentence, then select the tool from the available tools menu. Alternatively, you can click on a server when you open up MCP Tools from your AI Workspace.

Try MCP Tools in prototypr.ai

From the prototypr.ai blog

A MCP Server Acting as a Bridge between Design and Development

How to Build a MCP Server - A Practical Guide for Developers

Get started with building a simple MCP server that can act as a bridge between systems. Create a pure python MCP server built on top of Flask and learn how you can modify it for your own purposes. Code included.

Read How to Build a MCP Server

Try MCP Tools in prototypr.ai Today

Make your data more accessible to your product teams, agents and stakeholders. Add your MCP server today.

Frequently Asked Questions

Everything you need to know about MCP

Integrating MCP into your application and workflows offers key benefits:

  • Less Context Switching: MCP users can tay in their workflow while AI connects to tools in the background.

  • Ease of Integration: MCP is an open standard that simplifies connecting AI agents to your existing tools, APIs, or databases.

  • Enables New Distribution Channels: MCP enables your service to reach more users across AI platforms that are MCP compatible.

  • Cross-Tool Compatibility: Works consistently across platforms like Claude, Cursor, OpenAI’s Responses API and prototypr.ai.

  • Open Source: MCP is built on open standards, fosters transparency, collaboration, and community‑driven innovation. MCP allows anyone to build compatible tools without licensing barriers.

MCP tackles the core limitations of current AI integrations and directly addresses:

  • Disconnected data: Traditional LLMs can’t access live business systems. MCP fixes that by standardizing how models access data and services

  • Integration inefficiency: Instead of hardcoding multiple APIs into each AI app, MCP provides a universal interface

  • Security risks: You define and authenticate exactly which tools/models can exchange data through your MCP server

  • Maintenance overhead: Extending functionality no longer means rewriting APIs. WIth MCP, new capabilities can be added in a modular fashion

APIs expose “endpoints” that people can hit and receive a deterministic response. MCP exposes capabilities (ie. tools, resources, and prompts) that assistants can discover, understand, and then use as part of a larger workflow. Your app doesn’t just answer a question once, but actively participates in a conversation managed by the assistant, across multiple steps and contexts.

Source: How to Build a MCP Server - A Practical Guide for Developers - prototypr.ai

MCP supports multiple authentication methods including OAuth 2.0, API keys, and mutual TLS. A good resource to read is OpenAI's Responses API documentation, which details how developers can handle authentication with an MCP server.

An MCP Server acts as a bridge between your data and your AI model, exposing your application's functionality as 'tools' that AI Agents can discover and use. It translates your APIs, data, or functions into MCP-compliant services that any compatible client (like Claude, Cursor, OpenAI or prototypr.ai) can use via natural language requests.

MCP Clients are AI interfaces that can connect to MCP Servers to access external data or actions securely. They interpret natural language into MCP requests.

Some examples of MCP Clients include: Anthropic’s Claude, OpenAI’s Responses API, and the one in the prototypr.ai AI Workspace, all of which can request live information using the MCP standard.

In order to connect an MCP Client to an MCP server, you need to pass in credentials to grant access. This typically involves adding a mcp.json file or object to the client, which in the case of the prototypr.ai MCP client looks like:

                    
// mcp.json example
{
  "mcpServers": {
    "prototypr": {
      "url": "https://www.prototypr.ai/mcp",
      "displayName": "Prototypr AI",
      "description": "Prototypr AI is a research platform that helps people build, measure and learn faster with leading LLMs.",
      "icon": "https://www.prototypr.ai/static/img/ai_icon_32x32.png",
      "headers": {
        "Authorization": "Bearer API_KEY"
      },
      "transport": "stdio"
    }
  }
}
                    
                

Since the prototypr.ai MCP server requires authentication, you would need to generate an API Key from within the platform.