io.github.jinhsueh/maacgo-mcp
Quality Score
80
/100
Taiwan SMS MCP server. Send from Claude / Cursor / Windsurf, NCC-compliant, NT$50 free trial.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"maacgo-mcp": {
"command": "npx",
"args": [
"-y",
"@maacgo/mcp"
],
"env": {
"MAACGO_API_KEY": "<your-maacgo_api_key>",
"MAACGO_BASE_URL": "<maacgo_base_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"maacgo-mcp": {
"command": "npx",
"args": [
"-y",
"@maacgo/mcp"
],
"env": {
"MAACGO_API_KEY": "<your-maacgo_api_key>",
"MAACGO_BASE_URL": "<maacgo_base_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @maacgo/mcp§02 Environment variables
MAACGO_API_KEYrequiredsecret
MAAC Go API key from https://sms.cresclab.com/app.html#transactional. Use sk_test_... while developing, sk_live_... for real sends.
MAACGO_BASE_URLOverride the REST base URL (default https://sms.cresclab.com/api). Only set this for staging or self-host deployments.
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Chat & Messaging
ai.smithery/Danushkumar-V-mcp-discord
ai.smithery/Danushkumar-V-mcp-discord
An MCP server that integrates with Discord to provide AI-powered features.
ai.smithery/sachicali-discordmcp-suite
ai.smithery/sachicali-discordmcp-suite
Control your Discord community: send/read messages, manage channels and forums, and handle webhook…
ai.smithery/smithery-ai-slack
ai.smithery/smithery-ai-slack
Enable interaction with Slack workspaces. Supports subscribing to Slack events through Resources.