larryfang sms mcp

larryfang sms mcp avatar

by larryfang

What is larryfang sms mcp

๐Ÿ“ฑ Sinch MCP GPT SMS Server

An AI-native SMS assistant powered by GPT and MessageMedia โ€” now with a live SMS report dashboard!

โœ… Features

  • Send and receive SMS via GPT
  • View full SMS conversation history
  • Auto-reply via GPT using webhook
  • Contextual memory per phone number
  • MCP-compliant with /meta and /function-schema
  • LangChain agent integration
  • ๐Ÿ“Š Live SMS Report Dashboard (NEW!)

๐Ÿ“Š Live Dashboard Preview

Below is a screenshot of the embedded high bar chart showing SMS volume:

!SMS Report Screenshot

๐Ÿง  Architecture Overview

User โ†” chat.html
     โ†•
GPT Chat Server (OpenAI-router.js)
     โ†• (tool calls)
MCP Server (index.js)
     โ†•
MessageMedia SMS API
  • index.js: Core MCP server, webhook processor, /context + /send + /report endpoints
  • Openai-router.js: ChatGPT proxy handling tool calls via OpenAI Functions
  • chat.html: Interactive frontend for messaging and tools
  • sms_report_live_dashboard.html: Live chart using /report

๐Ÿ› ๏ธ How to Run

npm install
OPENAI_API_KEY=your_key node start-all.js

๐Ÿ“‚ Folder Structure

.
โ”œโ”€โ”€ index.js                # MCP Server
โ”œโ”€โ”€ Openai-router.js        # GPT Chat Interface
โ”œโ”€โ”€ webhook-log.json        # Legacy logs (if not using MessageMedia)
โ”œโ”€โ”€ chat.html               # GPT chat client
โ”œโ”€โ”€ sms_report_live_dashboard.html  # Dashboard with Chart.js
โ”œโ”€โ”€ langchain_mcp_agent.py  # LangChain integration script
โ”œโ”€โ”€ .env                    # Environment variables
โ”œโ”€โ”€ public/
โ”‚   โ””โ”€โ”€ sms_report_preview.png  # Chart screenshot

๐Ÿ“ฆ Tools

  • get_sms_context
  • send_sms
  • show_sms_report (NEW)

๐Ÿ“ Roadmap

  • ๐Ÿ”„ Auto-classification of replies
  • ๐Ÿ“ˆ Sentiment + urgency scoring
  • ๐Ÿค– Unified Copilot with webhook/CLI/chat

๐Ÿ“Š SMS Report Chart

A new feature has been added to display a live dashboard of SMS volume by day.

You can now ask in the chat.html interface:

"Show me my report history of +61412345678"

The assistant will respond with an embedded report like this:

!SMS Report Chart

Leave a Comment

Frequently Asked Questions

What is MCP?

MCP (Model Context Protocol) is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications, providing a standardized way to connect AI models to different data sources and tools.

What are MCP Servers?

MCP Servers are lightweight programs that expose specific capabilities through the standardized Model Context Protocol. They act as bridges between LLMs like Claude and various data sources or services, allowing secure access to files, databases, APIs, and other resources.

How do MCP Servers work?

MCP Servers follow a client-server architecture where a host application (like Claude Desktop) connects to multiple servers. Each server provides specific functionality through standardized endpoints and protocols, enabling Claude to access data and perform actions through the standardized protocol.

Are MCP Servers secure?

Yes, MCP Servers are designed with security in mind. They run locally with explicit configuration and permissions, require user approval for actions, and include built-in security features to prevent unauthorized access and ensure data privacy.

Related MCP Servers

chrisdoc hevy mcp avatar

chrisdoc hevy mcp

mcp
sylphlab pdf reader mcp avatar

sylphlab pdf reader mcp

An MCP server built with Node.js/TypeScript that allows AI agents to securely read PDF files (local or URL) and extract text, metadata, or page counts. Uses pdf-parse.

pdf-parsetypescriptnodejs
aashari mcp server atlassian bitbucket avatar

aashari mcp server atlassian bitbucket

Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.

atlassianrepositorymcp
aashari mcp server atlassian confluence avatar

aashari mcp server atlassian confluence

Node.js/TypeScript MCP server for Atlassian Confluence. Provides tools enabling AI systems (LLMs) to list/get spaces & pages (content formatted as Markdown) and search via CQL. Connects AI seamlessly to Confluence knowledge bases using the standard MCP interface.

atlassianmcpconfluence
prisma prisma avatar

prisma prisma

Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

cockroachdbgomcp
Zzzccs123 mcp sentry avatar

Zzzccs123 mcp sentry

mcp sentry for typescript sdk

mcptypescript
zhuzhoulin dify mcp server avatar

zhuzhoulin dify mcp server

mcp
zhongmingyuan mcp my mac avatar

zhongmingyuan mcp my mac

mcp
zhixiaoqiang desktop image manager mcp avatar

zhixiaoqiang desktop image manager mcp

MCP ๆœๅŠกๅ™จ๏ผŒ็”จไบŽ็ฎก็†ๆกŒ้ขๅ›พ็‰‡ใ€ๆŸฅ็œ‹่ฏฆๆƒ…ใ€ๅŽ‹็ผฉใ€็งปๅŠจ็ญ‰๏ผˆๅฎŒๅ…จ่ฎฉTraeๅฎž็Žฐ๏ผ‰

mcp
zhixiaoqiang antd components mcp avatar

zhixiaoqiang antd components mcp

An MCP service for Ant Design components query | ไธ€ไธชๅ‡ๅฐ‘ Ant Design ็ป„ไปถไปฃ็ ็”Ÿๆˆๅนป่ง‰็š„ MCP ๆœๅŠก๏ผŒๅŒ…ๅซ็ณป็ปŸๆ็คบ่ฏใ€็ป„ไปถๆ–‡ๆกฃใ€API ๆ–‡ๆกฃใ€ไปฃ็ ็คบไพ‹ๅ’Œๆ›ดๆ–ฐๆ—ฅๅฟ—ๆŸฅ่ฏข

designantdapi

Submit Your MCP Server

Share your MCP server with the community

Submit Now