Strapi MCP Server
Part of the Meta MCP plugin, enables AI-driven marketing automation for Facebook Ads, including campaign insights and performance tracking.
Provides SEO automation tools including site management, sitemap submission and deletion, URL inspection, indexing status checks, and health monitoring.
Part of the Meta MCP plugin, enables AI-driven marketing automation for Instagram Ads, including campaign insights and performance tracking.
Integrates with Meta Ads (Facebook and Instagram) for marketing automation workflows such as campaign insights, ads data integration, and performance tracking.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Strapi MCP ServerFetch my Google Search Console sitemap status."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
π Strapi MCP Server
A production-ready Strapi v5 application that acts as a Model Context Protocol (MCP) server for marketing and SEO integrations. This project provides extensible, AI-compatible endpoints for integrating services like Google Search Console and Meta Ads into automated workflows.
π Overview
This server enables AI agents and external tools to interact with marketing platforms through standardized MCP endpoints. It is designed for scalability, modularity, and real-world automation use cases.
Key Capabilities
π MCP-compliant API endpoints (
/api/mcp/*)π§ AI-agent ready tool registry
π Authentication & session management
β‘ Rate limiting & streaming support
π§© Plugin-based architecture
ποΈ Built-in CMS (Articles, Authors, Categories, etc.)
Related MCP server: Strapi MCP Suite
π§© Core Plugins
1. GSC MCP (Google Search Console)
Provides tools for SEO automation:
Site management
Sitemap submission & deletion
URL inspection
Indexing status checks
Health monitoring
2. Meta MCP (Meta Ads: Facebook & Instagram)
Supports marketing automation workflows:
Campaign insights
Ads data integration
Performance tracking
π οΈ Tech Stack
Strapi v5.42.0
Node.js (v20 β v24)
@modelcontextprotocol/sdk v1.29.0
better-sqlite3 (default database)
Winston (logging)
Zod (validation)
βοΈ Getting Started
Prerequisites
Node.js >= 20 <= 24
Yarn or NPM
Installation
git clone <your-repo-url>
cd strapi-mcp-server
yarn installDevelopment
yarn developAdmin Panel: http://localhost:1337/admin
MCP Endpoints: http://localhost:1337/api/mcp/*
Production
yarn build
yarn startπ± Seeding Data
Populate the CMS with sample content:
yarn seed:exampleπ Project Structure
src/
βββ plugins/
β βββ gsc-mcp/
β β βββ controllers/
β β βββ services/
β β βββ routes/
β β βββ utils/
β βββ meta-mcp/
β βββ controllers/
β βββ services/
β βββ utils/
β
βββ api/
β βββ article/
β βββ author/
β βββ category/
β
config/
βββ plugins.tsπ Configuration
Both MCP plugins are enabled via:
config/plugins.tsEnvironment Variables
You must configure credentials for external services:
Google Search Console API credentials
Meta Ads API credentials
Example:
GSC_CLIENT_ID=your_key
GSC_CLIENT_SECRET=your_secret
META_ACCESS_TOKEN=your_tokenπ€ MCP Integration
This server exposes MCP-compatible endpoints that allow AI agents to:
Discover available tools
Execute SEO and marketing actions
Automate workflows programmatically
Example Use Cases
Automated sitemap submission
SEO health monitoring bots
Ads performance reporting
AI-driven marketing automation
Refer to the MCP SDK documentation for client integration details.
π Available Scripts
Command | Description |
| Start development server |
| Build admin panel |
| Start production server |
| Seed sample CMS data |
π§ͺ Development Workflow
Fork the repository
Install dependencies
Run the development server
Add or extend MCP tools inside plugins
Test endpoints via
/api/mcp/*
π Future Improvements
Additional marketing integrations
Advanced analytics tools
Role-based access control for MCP tools
Multi-tenant support
π€ Contributing
Contributions are welcome!
Fork the repo
Create a feature branch
Commit your changes
Open a pull request
π License
MIT License
π‘ Summary
This project bridges AI systems with marketing platforms using the MCP standardβmaking it easy to build intelligent, automated SEO and advertising workflows on top of Strapi.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceMCP server that enables AI assistants to perform SEO automation tasks including keyword research, SERP analysis, and competitor analysis through Google Ads API integration.Last updated1
- Alicense-qualityAmaintenanceMCP server that exposes Strapi v5 content management, visual layout configuration, schema authoring, media uploads, and GraphQL testing to LLM clients via native Strapi API tokens with security hardening.Last updated561MIT
- AlicenseBqualityDmaintenanceAn MCP server integrating Google Analytics 4, Search Console, and Indexing API, enabling AI agents to run reports, inspect URLs, manage properties, and request indexing.Last updated1679MIT
- Alicense-qualityCmaintenanceAn MCP server that connects AI assistants to SEO platforms like Google Search Console, GA4, Bing Webmaster Tools, and Adobe Analytics, enabling natural language queries about SEO performance.Last updated1,393MIT
Related MCP Connectors
SEO MCP server: crawl your site, find AI-visibility gaps, and ship the fix from your coding agent.
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
Hosted MCP with 91 agent tools: X, domains, SEO, Maps, Trends, Search, YouTube, TikTok, and more.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Aditya69505/MCP-SERVER'
If you have feedback or need assistance with the MCP directory API, please join our Discord server