tanbaoxing2/sipcall-mcp-server
If you are the rightful owner of sipcall-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A professional SIP call server based on Model Context Protocol (MCP) supporting both UDP and WebRTC protocols for making SIP calls.
Tools
Functions exposed to the LLM to take actions
sip_configure
Configure SIP client connection parameters, supporting protocol selection.
sip_test_connection
Test SIP server connection and network diagnostics.
sip_reset
Reset SIP client, clearing all states.
sip_call
Make SIP calls with duration control.
sip_answer
Answer incoming calls.
sip_hangup
Hang up the current call.
sip_status
Get current SIP client and call status.
sip_call_history
Retrieve call history records.
sip_statistics
Get detailed statistics information.
sip_switch_protocol
Switch between UDP and WebRTC protocols.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client