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

Tools

Functions exposed to the LLM to take actions

NameDescription
strapi_create_blog_post

Create a new blog post in Strapi CMS with markdown content

strapi_list_blog_posts

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

strapi_get_blog_post

Get a specific blog post by document ID

strapi_update_blog_post

Update an existing blog post

strapi_publish_blog_post

Publish or unpublish a blog post

strapi_list_authors

List all authors

strapi_list_categories

List all categories

strapi_list_tags

List all tags

strapi_create_tutorial

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

strapi_list_tutorials

List all tutorials with filtering and pagination

strapi_get_tutorial

Get a specific tutorial by document ID

strapi_update_tutorial

Update an existing tutorial

strapi_publish_tutorial

Publish or unpublish a tutorial

strapi_create_event

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

strapi_list_events

List all events with filtering and pagination

strapi_get_event

Get a specific event by document ID

strapi_update_event

Update an existing event

strapi_publish_event

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