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.carhaix/proxvanta · v0.2.0
Access your ProxVanta AI setup: teams, contexts, workflows, tools, and more.
ProxVanta 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"proxvanta": {
"url": "https://api.proxvanta.com/mcp"
}
}
}{
"id": "io.github.carhaix/proxvanta",
"type": "mcp-server",
"version": "0.2.0",
"displayName": "ProxVanta",
"description": "Access your ProxVanta AI setup: teams, contexts, workflows, tools, and more.",
"repository": {
"url": "https://github.com/carhaix/proxvanta-mcp",
"source": "github"
},
"homepage": "https://www.proxvanta.com/guides/what-is-proxvanta-mcp",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://api.proxvanta.com/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.carhaix/proxvanta",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.carhaix%2Fproxvanta/versions/latest",
"isOfficial": true,
"status": "active"
}
}