Skip to main content
Glama

baserCMS MCP Server

by ecatchup
package.json940 B
{ "name": "@ryuring/basercms-mcp", "version": "1.1.3", "description": "baserCMS の MCPサーバー", "main": "dist/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "npx tsc", "start": "node dist/index.js &", "dev": "ts-node src/index.ts", "watch": "tsc --watch" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/ryuring/basercms-mcp.git" }, "keywords": [], "author": "ryuring", "license": "MIT", "bugs": { "url": "https://github.com/ryuring/basercms-mcp/issues" }, "homepage": "https://github.com/ryuring/basercms-mcp#readme", "devDependencies": { "@types/node": "^24.0.14", "ts-node": "^10.9.2", "typescript": "^5.8.3" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.15.1", "@ryuring/basercms-js-sdk": "^1.1.2", "axios": "^1.10.0", "dotenv": "^17.2.0", "openai": "^5.9.2" } }

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