Skip to main content
Glama

baserCMS MCP Server

by ecatchup
MIT License
1,116
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_USERYesbaserCMS APIのユーザー名(メールアドレス)
API_BASE_URLYesbaserCMS APIのベースURL
API_PASSWORDYesbaserCMS APIのパスワード
OPENAI_MODELNo使用するOpenAIモデルgpt-3.5-turbo
OPENAI_API_KEYNoOpenAIのAPIキー(省略可能 - 未設定時はAI生成をスキップ)
DETAIL_MAX_AI_TOKENSNo詳細説明生成の最大トークン数1000
SUMMARY_MAX_AI_TOKENSNo要約生成の最大トークン数200

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/ecatchup/basercms-mcp'

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