Joltsms Sms
Rank #48,671io.github.rchanllc/joltsms-sms
MCP server providing joltsms-sms capabilities
Joltsms Sms is a Model Context Protocol (MCP) server published by rchanllc. It ranks #48,671 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Joltsms Sms is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Feb 25, 2026 and most recently updated on Feb 25, 2026.
Ranks ahead of 83,442 of 132,113 servers on MCP Toplist.
Use Joltsms Sms
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add joltsms-sms -e "JOLTSMS_API_KEY=<your JOLTSMS_API_KEY>" -- npx -y @joltsms/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.joltsms-sms]
command = "npx"
args = ["-y", "@joltsms/mcp-server"]
[mcp_servers.joltsms-sms.env]
JOLTSMS_API_KEY = "<your JOLTSMS_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"joltsms-sms": {
"command": "npx",
"args": [
"-y",
"@joltsms/mcp-server"
],
"env": {
"JOLTSMS_API_KEY": "<your JOLTSMS_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"joltsms-sms": {
"command": "npx",
"args": [
"-y",
"@joltsms/mcp-server"
],
"env": {
"JOLTSMS_API_KEY": "<your JOLTSMS_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"joltsms-sms": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@joltsms/mcp-server"
],
"env": {
"JOLTSMS_API_KEY": "<your JOLTSMS_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"joltsms-sms": {
"command": "npx",
"args": [
"-y",
"@joltsms/mcp-server"
],
"env": {
"JOLTSMS_API_KEY": "<your JOLTSMS_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"joltsms-sms": {
"command": "npx",
"args": [
"-y",
"@joltsms/mcp-server"
],
"env": {
"JOLTSMS_API_KEY": "<your JOLTSMS_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.rchanllc%2Fjoltsms-sms)<a href="https://mcptoplist.com/server/io.github.rchanllc%2Fjoltsms-sms"><img src="https://mcptoplist.com/badge/io.github.rchanllc%2Fjoltsms-sms.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
rchanllc
Other servers by rchanllc
View all rchanllc servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.2 | Feb 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Joltsms Sms?
- Joltsms Sms is maintained by rchanllc, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Joltsms Sms listed on the Official MCP Registry?
- Yes — Joltsms Sms is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Joltsms Sms have?
- MCP Toplist tracks 2 versions of Joltsms Sms, most recently published on Feb 25, 2026.
- Where can I find the source code for Joltsms Sms?
- The source code for Joltsms Sms is hosted at github.com/rchanllc/joltsms-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.