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.kimjin8/call-for-me · v0.4.0
Give your AI agent a phone. Place outbound calls to US businesses to ask, book, or confirm.
Call For Me 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"call-for-me": {
"url": "https://call-for-me.fly.dev/mcp/"
}
}
}{
"id": "io.github.kimjin8/call-for-me",
"type": "mcp-server",
"version": "0.4.0",
"displayName": "Call For Me",
"description": "Give your AI agent a phone. Place outbound calls to US businesses to ask, book, or confirm.",
"repository": {
"url": "https://github.com/kimjin8/calling-mcp",
"source": "github"
},
"homepage": "https://call-for-me.fly.dev/register",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://call-for-me.fly.dev/mcp/"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.kimjin8/call-for-me",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.kimjin8%2Fcall-for-me/versions/latest",
"isOfficial": true,
"status": "active"
}
}