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
Configure Environment Variables for
Please provide values for the following environment variables:
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 →Obsidian Local REST API
Bridges Obsidian vaults through the Local REST API, enabling intelligent note management, knowledge discovery, and conversational access to personal knowledge bases with semantic search, daily note handling, and task-oriented operations designed for knowledge workers.
GistPad (GitHub Gists)
Transforms GitHub Gists into a personal knowledge management system with specialized handling for daily notes, reusable prompts with frontmatter support, and comprehensive gist operations including creation, updating, archiving, and commenting for version-controlled knowledge storage.