brilliant-directories-mcp
v6.58.2
io.github.hebcal/hebcal · v0.9.9
Model Context Protocol extension for Hebrew calendar
hebcal 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http、stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"hebcal": {
"command": "npx",
"args": [
"-y",
"@hebcal/mcp"
]
}
}
}io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
{
"id": "io.github.hebcal/hebcal",
"type": "mcp-server",
"version": "0.9.9",
"displayName": "hebcal",
"description": "Model Context Protocol extension for Hebrew calendar",
"repository": {
"url": "https://github.com/hebcal/hebcal-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@hebcal/mcp",
"version": "0.9.8",
"transport": "stdio"
}
],
"remotes": [
{
"transport": "streamable-http",
"url": "https://www.hebcal.com/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.hebcal/hebcal",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.hebcal%2Fhebcal/versions/latest",
"isOfficial": true,
"status": "active"
}
}