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.
school.delegation/delegation-school · v1.0.0
Learn to delegate real work to AI, not just chat with it — a course taught live in your own Claude.
delegation-school 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"delegation-school": {
"url": "https://delegation.school/mcp"
}
}
}{
"id": "school.delegation/delegation-school",
"type": "mcp-server",
"version": "1.0.0",
"displayName": "delegation-school",
"description": "Learn to delegate real work to AI, not just chat with it — a course taught live in your own Claude.",
"homepage": "https://delegation.school",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://delegation.school/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "school.delegation/delegation-school",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/school.delegation%2Fdelegation-school/versions/latest",
"isOfficial": true,
"status": "active"
}
}