bilibili-huasheng-video
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
io.github.ictinnovations/pbx-mcp · v0.1.2
Inspect and control Asterisk (AMI) and FreeSWITCH (ESL) PBX servers from your AI assistant.
pbx-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"pbx-mcp": {
"command": "npx",
"args": [
"-y",
"pbx-mcp"
]
}
}
}ASTERISK_AMI_HOST可选Hostname or IP of the Asterisk server. Set this to enable the Asterisk tools.
ASTERISK_AMI_PORT可选Asterisk Manager Interface port. Defaults to 5038.
ASTERISK_AMI_USERNAME可选AMI username from manager.conf.
ASTERISK_AMI_PASSWORD可选secretAMI secret from manager.conf.
ASTERISK_AMI_TLS可选Connect to AMI over TLS. Set true if tlsenable=yes in manager.conf.
FREESWITCH_ESL_HOST可选Hostname or IP of the FreeSWITCH server. Set this to enable the FreeSWITCH tools.
FREESWITCH_ESL_PORT可选FreeSWITCH inbound event socket port. Defaults to 8021.
FREESWITCH_ESL_PASSWORD可选secretEvent socket password from event_socket.conf.xml. Defaults to ClueCon, which you should change.
PBX_MCP_ALLOW_WRITE可选Unlocks call control. When false the server is read-only and the originate and hangup tools are not registered at all. Placing a call on a live trunk costs real money, so leave this off unless you mean it.
PBX_MCP_TIMEOUT_MS可选Per command timeout in milliseconds. Defaults to 10000.
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
v0.7.0
com.cromanion/cromanion
Raise conversion on a site you manage. No API key, no human to wake — you prove the domain.
v0.1.2
io.github.agentwares/agentguard
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
v0.1.0
io.github.pipeworx-io/china-air-quality
China Air Quality MCP — nationwide hourly AQI from CNEMC (中国环境监测总站).
v0.7.0
io.github.conorbronsdon/substack-mcp
Substack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.
v0.4.2
io.github.lvlrSajjad/simframe
Always-warm iOS Simulator frames: agents read the screen in ~20ms instead of screenshotting
{
"id": "io.github.ictinnovations/pbx-mcp",
"type": "mcp-server",
"version": "0.1.2",
"displayName": "pbx-mcp",
"description": "Inspect and control Asterisk (AMI) and FreeSWITCH (ESL) PBX servers from your AI assistant.",
"repository": {
"url": "https://github.com/ictinnovations/pbx-mcp",
"source": "github"
},
"homepage": "https://ictinnovations.com",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "pbx-mcp",
"version": "0.1.2",
"transport": "stdio",
"environmentVariables": [
{
"name": "ASTERISK_AMI_HOST",
"description": "Hostname or IP of the Asterisk server. Set this to enable the Asterisk tools."
},
{
"name": "ASTERISK_AMI_PORT",
"description": "Asterisk Manager Interface port. Defaults to 5038."
},
{
"name": "ASTERISK_AMI_USERNAME",
"description": "AMI username from manager.conf."
},
{
"name": "ASTERISK_AMI_PASSWORD",
"description": "AMI secret from manager.conf.",
"isSecret": true
},
{
"name": "ASTERISK_AMI_TLS",
"description": "Connect to AMI over TLS. Set true if tlsenable=yes in manager.conf."
},
{
"name": "FREESWITCH_ESL_HOST",
"description": "Hostname or IP of the FreeSWITCH server. Set this to enable the FreeSWITCH tools."
},
{
"name": "FREESWITCH_ESL_PORT",
"description": "FreeSWITCH inbound event socket port. Defaults to 8021."
},
{
"name": "FREESWITCH_ESL_PASSWORD",
"description": "Event socket password from event_socket.conf.xml. Defaults to ClueCon, which you should change.",
"isSecret": true
},
{
"name": "PBX_MCP_ALLOW_WRITE",
"description": "Unlocks call control. When false the server is read-only and the originate and hangup tools are not registered at all. Placing a call on a live trunk costs real money, so leave this off unless you mean it."
},
{
"name": "PBX_MCP_TIMEOUT_MS",
"description": "Per command timeout in milliseconds. Defaults to 10000."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.ictinnovations/pbx-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.ictinnovations%2Fpbx-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}