brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.jonradoff/lightcms · v1.1.0
AI-native CMS with 41 MCP tools for managing websites through natural language.
lightcms 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
{
"id": "io.github.jonradoff/lightcms",
"type": "mcp-server",
"version": "1.1.0",
"displayName": "lightcms",
"description": "AI-native CMS with 41 MCP tools for managing websites through natural language.",
"repository": {
"url": "https://github.com/jonradoff/lightcms",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/jonradoff/lightcms/releases/download/v1.1.0/lightcms-darwin-arm64.mcpb",
"version": "1.1.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "LIGHTCMS_URL",
"description": "URL of your LightCMS instance (e.g., https://example.com or http://localhost:8082)",
"isRequired": true
},
{
"name": "LIGHTCMS_API_KEY",
"description": "API key for authentication. Create one in the admin panel at /cm → Settings → API Keys.",
"isRequired": true,
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.jonradoff/lightcms",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.jonradoff%2Flightcms/versions/latest",
"isOfficial": true,
"status": "active"
}
}