Strapi CMS
Integrates with Strapi CMS to enable creating, reading, updating, and deleting content entries with ...
Log in to your Strapi Admin Panel
- Open your Strapi web interface (usually at
/admin) and sign in using your super admin credentials.
- Open your Strapi web interface (usually at
Find or Create Admin Credentials (Recommended Method)
- If you already have the email and password of a Strapi Super Admin, use these credentials.
- If you wish to create a dedicated admin user:
- Go to Settings → Administration Panel → Users.
- Click Invite New User or Create New User.
- Assign the Super Admin role to the user.
- Set a valid email address and a secure password.
(Optional) Create an API Token
- In the Strapi Admin Panel, navigate to Settings → API Tokens.
- Click on Create new API Token.
- Enter a name, description, and select the token type (Full access is recommended).
- Create the token and make sure to copy and save it, as it will be displayed only once.
- Note: API tokens can be used instead of admin credentials, but with limited functionality.
Add Your Credentials to the FastMCP Connection Interface
- Click the Install Now button in the FastMCP connection interface to add environment variables.
- Fill in the following values:
STRAPI_URL: The URL of your Strapi instance (e.g.,http://localhost:1337).STRAPI_ADMIN_EMAIL: The email address of your Strapi admin user (from step 2).STRAPI_ADMIN_PASSWORD: The password for your Strapi admin user.- (Optional)
STRAPI_API_TOKEN: The API token you created (from step 3; use only if you do not wish to provide admin credentials, but note functionality will be limited).
Save and Apply the Configuration
- Confirm the values in the FastMCP interface.
- Save or apply the setup to complete your Strapi MCP server connection.
Tip: For full access and best results, using admin credentials is strongly recommended. API tokens should have "Full access" permissions if used.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Run MCP servers without
local setup or downtime
Access to 1,000+ ready-to-use MCP servers
Skip installation, maintenance, and trial-and-error.
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configuration for
Environment Variables
Please provide values for the following environment variables:
HTTP Headers
Please provide values for the following HTTP headers:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Content Management
View All →NotebookLM
Empower your CLI agents with zero-hallucination answers from your own docs. NotebookLM MCP Server connects AI tools like Claude, Cursor, and Codex directly to Google’s NotebookLM, ensuring every answer is accurate, current, and citation-backed. Skip error-prone manual copy-paste—let your AI assistant research, synthesize, and reference across your documents for confident coding. All queries are grounded in your uploads, eliminating invented APIs or outdated info. Manage notebooks, automate deep research, and achieve seamless collaboration between multiple tools using a shared, always-relevant knowledge base. Spend less time debugging and more time building with trustworthy, source-based answers.
Pandoc Markdown to PowerPoint
Converts Markdown content to PowerPoint presentations using pandoc with automatic diagram rendering for Mermaid, PlantUML, and Graphviz code blocks, supporting custom templates and file path inputs for streamlined presentation generation from documentation and notes.
Payload CMS
Provides validation, query, and code generation services for Payload CMS 3.0 development, enabling developers to validate collections, execute SQL-like queries against validation rules, and scaffold complete projects with Redis integration for persistence.