Skip to main content

MCP Servers for Product Operations Roles: Complete Guide with Pricing

MCP server recommendations by role with pricing, capabilities, and implementation priorities. Source: Local file (mcp_servers_by_role_report.md) Added: 2026-01-27


Executive Summary

This report maps the most useful Model Context Protocol (MCP) servers to each of the six key product operations roles, aligned with the 60 highest-leverage tasks identified in the previous research. MCP servers enable AI assistants to securely connect to external tools, databases, and services through a standardized protocol—essentially acting as "USB-C for AI."

Key Finding: Most high-value MCP servers fall into three categories:

  1. Official/Vendor MCP servers (free with product subscription)
  2. Open-source community servers (free, self-hosted)
  3. Enterprise gateway services (paid, managed hosting)

Table of Contents

  1. PM / Product Owner MCP Servers
  2. Software Engineer MCP Servers
  3. UX / Product Design MCP Servers
  4. QA / Test Engineer MCP Servers
  5. SEO / Content Strategist MCP Servers
  6. Data / Analytics MCP Servers
  7. Cross-Role MCP Servers
  8. Pricing Summary Matrix

1. PM / Product Owner MCP Servers

Primary Tasks Supported:

  • Write PRDs and user stories
  • Refine product backlog
  • Synthesize customer feedback
  • Prioritize features
  • Analyze product metrics
  • Track OKRs
  • Write release notes
  • Competitive analysis
MCP ServerProviderPricingKey CapabilitiesBest For Tasks
Jira MCP (Official)AtlassianFree with Jira subscriptionCreate/update issues, JQL search, sprint management, workflow transitionsBacklog refinement, story writing, release planning
Linear MCP (Official)LinearFree with Linear subscriptionIssue CRUD, project management, cycle tracking, commentsBacklog refinement, story writing
Notion MCP (Official)NotionFree with Notion subscriptionCreate pages, search workspace, manage databases, unified searchPRD writing, documentation, OKR tracking
Confluence MCPAtlassianFree with Confluence subscriptionPage creation, search, documentation managementPRD storage, release notes, competitive docs
Slack MCP (Official)SlackFree with Slack subscriptionSearch messages, post updates, channel managementFeedback synthesis, stakeholder comms
mcp-atlassianCommunity (sooperset)Free (open-source)Combined Jira + Confluence access, Cloud + Server supportFull Atlassian workflow
Productboard MCPCommunityFree (open-source)Feature prioritization, feedback collectionPrioritization, roadmap
Intercom MCPCommunityFree (open-source)Customer conversation access, feedback extractionCustomer feedback synthesis
Primary: Linear MCP (or Jira MCP) + Notion MCP + Slack MCP
Backup: mcp-atlassian for Jira/Confluence combo

Setup Complexity:

  • Official servers (Linear, Notion, Slack): ⭐ Easy - OAuth one-click setup
  • Atlassian (Jira/Confluence): ⭐⭐ Medium - API token required
  • Community servers: ⭐⭐⭐ Medium-Hard - Self-hosted, CLI config

2. Software Engineer MCP Servers

Primary Tasks Supported:

  • Write/implement code
  • Review code / approve PRs
  • Write unit/integration tests
  • Create/update PR descriptions
  • Write technical documentation
  • Debug/fix bugs
  • Write technical specifications
  • Create ADRs
MCP ServerProviderPricingKey CapabilitiesBest For Tasks
GitHub MCP (Official)GitHubFree with GitHub accountRepo management, PR operations, issue tracking, code search, file operationsCode review, PR descriptions, issue management
GitLab MCP (Official)GitLabFree with GitLab (18.3+)MR management, code review, CI/CD, project adminCode review, merge requests
Sentry MCP (Official)SentryFree tier available; Paid starts ~$26/moError analysis, issue tracking, Seer AI integration, root cause analysisDebugging, error monitoring
Context7UpstashFreeUp-to-date documentation for librariesTechnical documentation, coding
Filesystem MCPAnthropic (Reference)Free (open-source)File read/write, directory operationsLocal code operations
Git MCPAnthropic (Reference)Free (open-source)Git operations, branch managementVersion control
gitlab-mcp-code-reviewCommunityFree (open-source)MR analysis, diff comparison, review commentsCode review workflows
SonarCloud MCPCommunityFree (open-source)Code quality issues, PR analysisCode quality checks
Semgrep MCPSemgrepFree for public repos; Pro from $40/dev/moSecurity scanning, custom rulesSecurity code review
Primary: GitHub MCP (or GitLab MCP) + Sentry MCP + Context7
Testing: Add Playwright MCP for automation
Security: Add Semgrep MCP for scanning

Setup Complexity:

  • GitHub MCP: ⭐ Easy - OAuth or PAT
  • GitLab MCP: ⭐⭐ Medium - OAuth setup in 18.3+
  • Sentry MCP: ⭐ Easy - Remote hosted with OAuth
  • Community servers: ⭐⭐⭐ Medium-Hard - Self-hosted

3. UX / Product Design MCP Servers

Primary Tasks Supported:

  • Synthesize research findings
  • Create user personas
  • Write usability testing scripts
  • Map customer journeys
  • Maintain design system docs
  • Create design specifications
  • Prepare design handoff
  • Competitive UX analysis
MCP ServerProviderPricingKey CapabilitiesBest For Tasks
Figma MCP (Official)FigmaFree with Dev Mode (paid Figma plan required ~$15/seat/mo)Design-to-code translation, component access, variables, Code ConnectDesign handoff, design specs
Framelink MCP for FigmaCommunity (GLips)Free (open-source)Figma API access without Dev Mode, layout/styling extractionDesign handoff (free alternative)
Notion MCPNotionFree with subscriptionResearch documentation, persona storage, journey mapsResearch synthesis, documentation
Dovetail MCPCommunityFree (open-source)Research repository access, insight taggingResearch synthesis
Miro MCPCommunityFree (open-source)Whiteboard access, journey mappingJourney mapping, workshops
Google Drive MCPCommunityFree (open-source)Access research files, recordings, docsResearch file access
Primary: Figma MCP + Notion MCP
Research: Add Dovetail MCP if available
Alternative: Framelink MCP (free) instead of official Figma MCP

Key Notes on Figma MCP:

  • Official Figma MCP requires Dev Mode (Professional plan or higher)
  • Provides structured data: component hierarchy, variables, design tokens, Code Connect mappings
  • Framelink MCP (community) works without Dev Mode but with some limitations
  • Both support Cursor, VS Code, Claude Code, Windsurf

Setup Complexity:

  • Figma MCP (Official): ⭐⭐ Medium - Requires Dev Mode, local or remote server
  • Framelink MCP: ⭐⭐ Medium - API key required
  • Notion MCP: ⭐ Easy - OAuth

4. QA / Test Engineer MCP Servers

Primary Tasks Supported:

  • Write test cases
  • Write bug reports
  • Write automation scripts
  • Conduct API testing
  • Create test plans
  • Perform regression testing
  • Generate test coverage reports
  • Set up test data
MCP ServerProviderPricingKey CapabilitiesBest For Tasks
Playwright MCP (Official)MicrosoftFree (open-source)Browser automation, accessibility tree access, test generation, screenshot captureTest automation, E2E testing
Selenium MCPCommunityFree (open-source)WebDriver automation, Chrome/Firefox supportLegacy automation
Sentry MCPSentryFree tier; Paid from ~$26/moError tracking, issue retrieval, root cause analysisBug investigation
LambdaTest MCPLambdaTestFreemium (limited); Paid from $15/moCross-browser testing, SmartUI, accessibility testingCross-browser testing
Postman MCPCommunityFree (open-source)API collection execution, environment managementAPI testing
TestRail MCPCommunityFree (open-source)Test case management, execution trackingTest management
Cypress MCPCommunity (StudentOfJS)Free (open-source)Frontend testing, Jest integrationFrontend testing
Accessibility Scanner MCPCommunityFree (open-source)Axe-core integration, WCAG complianceAccessibility testing
Primary: Playwright MCP + Sentry MCP
API Testing: Postman MCP
Management: TestRail MCP (if using TestRail)
Cross-browser: LambdaTest MCP (paid for scale)

Playwright MCP Capabilities:

  • Snapshot Mode: Real-time accessibility tree snapshots (roles, labels, states)
  • Vision Mode: Screenshot-based automation (when needed)
  • Test generation from natural language
  • Supports Chromium, Firefox, WebKit
  • CI/CD integration ready

Setup Complexity:

  • Playwright MCP: ⭐⭐ Medium - npm install, config file
  • Selenium MCP: ⭐⭐ Medium - WebDriver setup
  • LambdaTest MCP: ⭐⭐ Medium - API key, cloud connection

5. SEO / Content Strategist MCP Servers

Primary Tasks Supported:

  • Create SEO content briefs
  • Conduct keyword research
  • Write meta titles/descriptions
  • Optimize existing content
  • Conduct content gap analysis
  • Monitor SEO performance
  • Perform technical SEO audits
  • Build internal linking structure
MCP ServerProviderPricingKey CapabilitiesBest For Tasks
Google Search Console MCPCommunity (AminForou)Free (open-source)Search analytics, URL inspection, sitemap managementPerformance monitoring, technical SEO
Ahrefs MCPCommunityFree server; Ahrefs API from $99/moBacklink analysis, keyword research, traffic analysisKeyword research, backlink analysis
Semrush MCPSemrushFree server; Semrush API varies by plan ($139-$499/mo)Domain analytics, keyword metrics, competitor researchCompetitive analysis, keyword research
DataForSEO MCPDataForSEOPay-as-you-go (~$0.0006/SERP query)SERP data, backlinks, on-page analysisScalable SEO data
Schema.org Validator MCPCommunityFree (open-source)JSON-LD validation, structured data checksTechnical SEO
Lighthouse MCPCommunityFree (open-source)Core Web Vitals, performance auditsTechnical SEO audits
ContentKing MCPContentKing$39-$139/mo (ContentKing subscription)Real-time content monitoring, change alertsContent monitoring
Coupler.io MCPCoupler.ioFreemium; Pro from $49/moGSC + GA4 integration, unified data flowsReporting, data integration
Primary: Google Search Console MCP + Ahrefs MCP (or Semrush MCP)
Technical: Lighthouse MCP + Schema Validator MCP
Budget option: DataForSEO MCP (pay-per-use)

Pricing Comparison for SEO Tools:

ToolMCP Server CostAPI/Platform CostBest For
GSCFreeFreeFirst-party data
AhrefsFree$99-$999/moBacklinks, keywords
SemrushFree$139-$499/moAll-in-one SEO
DataForSEOFreePay-per-useScale/budget

Setup Complexity:

  • GSC MCP: ⭐⭐⭐ Medium-Hard - OAuth + service account setup
  • Ahrefs/Semrush MCP: ⭐⭐ Medium - API key required
  • DataForSEO MCP: ⭐⭐ Medium - API credentials

6. Data / Analytics MCP Servers

Primary Tasks Supported:

  • Write ad-hoc SQL queries
  • Build tracking plans
  • Conduct funnel/cohort analysis
  • Build dbt data models
  • Create/maintain data dictionary
  • Create analysis reports
  • Create/update dashboards
  • Analyze A/B tests
MCP ServerProviderPricingKey CapabilitiesBest For Tasks
Snowflake MCP (Official)Snowflake LabsFree with Snowflake accountCortex AI, SQL execution, semantic views, object managementSQL queries, data warehouse
BigQuery MCP (Google Toolbox)GoogleFree with GCP accountSQL queries, table metadata, forecasting, catalog searchSQL queries, GCP analytics
PostgreSQL MCPAnthropic (Reference)Free (open-source)SQL queries, schema explorationDirect database queries
Mixpanel MCP (Official)MixpanelFree with Mixpanel accountSegmentation, funnels, retention, event discoveryProduct analytics
Amplitude MCPCommunity (moonbird)Free (open-source)Event tracking, pageviews, revenueProduct analytics
Google Analytics 4 MCPCommunity (Gomarble)Free (open-source)GA4 metrics, dimensions, reportsWeb analytics
Metabase MCPCommunityFree (open-source)Dashboard access, query executionBI dashboards
Looker MCPCommunityFree (open-source)Look access, explore queriesBI dashboards
dbt MCPCommunityFree (open-source)Model documentation, lineageData modeling
MySQL/MariaDB MCPCommunityFree (open-source)SQL queries, schema accessDatabase queries
Data Warehouse: Snowflake MCP (or BigQuery MCP)
Product Analytics: Mixpanel MCP (official, best supported)
Web Analytics: GA4 MCP
BI: Metabase MCP or Looker MCP

Snowflake MCP Capabilities (Official):

  • Cortex Search: RAG applications, unstructured data
  • Cortex Analyst: Structured data via semantic modeling
  • Cortex Agent: Multi-source orchestration
  • SQL Execution: With permission controls
  • Object Management: Create/update Snowflake objects

Mixpanel MCP (Official) Capabilities:

  • Segmentation queries (event counts, unique users)
  • Funnel analysis (conversion rates)
  • Retention analysis (user engagement)
  • Event/property discovery
  • Data anomaly detection
  • Session replay access

Setup Complexity:

  • Snowflake MCP: ⭐⭐⭐ Medium-Hard - Auth config, role setup
  • BigQuery MCP: ⭐⭐ Medium - GCP credentials, IAM
  • Mixpanel MCP: ⭐ Easy - OAuth remote connection
  • PostgreSQL MCP: ⭐⭐ Medium - Connection string

7. Cross-Role MCP Servers

These MCP servers are valuable across multiple roles:

MCP ServerProviderPricingRoles BenefitingKey Use Cases
Notion MCPNotionFree with subscriptionPM, UX, AllDocumentation, knowledge base
Slack MCPSlackFree with subscriptionAllCommunication, feedback
Google Drive MCPCommunityFreeAllFile access, collaboration
Perplexity MCPPerplexityFree tier; Pro $20/moAllWeb research
Brave Search MCPBraveFreeAllWeb search
Memory MCPAnthropicFree (reference)AllPersistent context
Zapier MCPZapierFreemium; Paid from $19.99/moPM, DataWorkflow automation

8. Pricing Summary Matrix

Free MCP Servers (No Cost)

CategoryMCP ServerNotes
Project ManagementLinear MCP, Jira MCP (community)Requires tool subscription
DocumentationNotion MCP, Confluence MCPRequires tool subscription
Code/EngineeringGitHub MCP, GitLab MCP, Git MCPFree with account
TestingPlaywright MCP, Selenium MCPFully open-source
AnalyticsMixpanel MCP, GA4 MCPRequires tool subscription
DatabasePostgreSQL MCP, MySQL MCPOpen-source
SEOGSC MCP, Lighthouse MCPFree tools

Freemium MCP Servers (Free Tier + Paid Options)

MCP ServerFree TierPaid TierNotes
Sentry MCP5K errors/moFrom $26/moFull debugging
LambdaTest MCPLimitedFrom $15/moCross-browser
Snowflake MCP$400 creditsUsage-basedEnterprise data
BigQuery MCP10GB/moUsage-basedGCP pricing
Ahrefs MCPFree serverAPI from $99/moAhrefs data
Semrush MCPFree serverPlan from $139/moSemrush data
MCP ServerMinimum CostWhat You Get
Figma MCP (Official)~$15/seat/mo (Dev Mode)Full design-to-code
ContentKing MCP$39/moReal-time monitoring
DataForSEO MCPPay-per-use (~$0.0006/query)Scalable SEO data
Enterprise Gateways (MintMCP, etc.)VariesManaged hosting, compliance

Quick Reference: MCP Servers by Task Category

Documentation & Knowledge

  • Notion MCP (Free) ⭐ Best choice
  • Confluence MCP (Free)
  • Google Drive MCP (Free)

Project Management

  • Linear MCP (Free) ⭐ Modern teams
  • Jira MCP (Free) ⭐ Enterprise
  • Asana MCP (Community)

Code & Development

  • GitHub MCP (Free) ⭐ Best choice
  • GitLab MCP (Free)
  • Sentry MCP (Freemium)

Design

  • Figma MCP (~$15/mo) ⭐ Official
  • Framelink MCP (Free) - Alternative

Testing & QA

  • Playwright MCP (Free) ⭐ Best choice
  • Selenium MCP (Free)
  • LambdaTest MCP (Freemium)

Analytics & Data

  • Snowflake MCP (Freemium) ⭐ Enterprise
  • BigQuery MCP (Freemium)
  • Mixpanel MCP (Free) ⭐ Product analytics
  • PostgreSQL MCP (Free)

SEO & Content

  • GSC MCP (Free) ⭐ Essential
  • Ahrefs MCP (Free server, paid API)
  • DataForSEO MCP (Pay-per-use)

Communication

  • Slack MCP (Free) ⭐ Best choice
  • Discord MCP (Community)

Implementation Priority Recommendations

For a 10-50 Person Team (Budget-Conscious):

  1. Week 1: GitHub MCP + Linear MCP + Notion MCP (all free)
  2. Week 2: Playwright MCP + Sentry MCP free tier
  3. Week 3: GSC MCP + Mixpanel MCP
  4. Week 4: Framelink MCP (free Figma alternative)

For a 50-200 Person Team (Enterprise):

  1. Week 1: GitHub MCP + Jira/Confluence MCP + Slack MCP
  2. Week 2: Sentry MCP paid + Snowflake MCP
  3. Week 3: Figma MCP (official) + Mixpanel MCP
  4. Week 4: Ahrefs/Semrush MCP + LambdaTest MCP

Sources & References

  1. Model Context Protocol Official: https://modelcontextprotocol.io/
  2. Awesome MCP Servers: https://github.com/punkpeye/awesome-mcp-servers
  3. MCP Registry: https://mcpservers.org/
  4. PulseMCP Directory: https://www.pulsemcp.com/
  5. Figma MCP Documentation: https://help.figma.com/hc/en-us/articles/32132100833559
  6. Notion MCP Documentation: https://developers.notion.com/docs/mcp
  7. Snowflake MCP: https://github.com/Snowflake-Labs/mcp
  8. Mixpanel MCP: https://docs.mixpanel.com/docs/features/mcp
  9. Sentry MCP: https://docs.sentry.io/product/sentry-mcp/
  10. GitLab MCP: https://docs.gitlab.com/user/gitlab_duo/model_context_protocol/mcp_server/
  11. Playwright MCP: https://executeautomation.github.io/mcp-playwright/docs/intro
  12. Atlassian Remote MCP: https://www.atlassian.com/platform/remote-mcp-server

Report generated: January 2026 Note: Pricing and features are subject to change. Always verify current pricing on vendor websites.