Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STRAPI_URLYesYour Strapi instance URL (e.g., https://cms.example.com)
STRAPI_ADMIN_EMAILYesAdmin email for authentication
STRAPI_ADMIN_PASSWORDYesAdmin password for authentication

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
strapi_create_blog_postC

Create a new blog post in Strapi CMS with markdown content

strapi_list_blog_postsB

List all blog posts with advanced filtering, sorting, and pagination

strapi_get_blog_postB

Get a specific blog post by document ID

strapi_update_blog_postC

Update an existing blog post

strapi_publish_blog_postC

Publish or unpublish a blog post

strapi_list_authorsB

List all authors

strapi_list_categoriesB

List all categories

strapi_list_tagsB

List all tags

strapi_create_tutorialC

Create a new tutorial with step-by-step content in markdown

strapi_list_tutorialsC

List all tutorials with filtering and pagination

strapi_get_tutorialC

Get a specific tutorial by document ID

strapi_update_tutorialC

Update an existing tutorial

strapi_publish_tutorialC

Publish or unpublish a tutorial

strapi_create_eventC

Create a new event (webinar, workshop, meetup, conference)

strapi_list_eventsB

List all events with filtering and pagination

strapi_get_eventB

Get a specific event by document ID

strapi_update_eventC

Update an existing event

strapi_publish_eventC

Publish or unpublish an event

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/AINative-Studio/ainative-strapi-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server