Send SMS, manage contacts and groups, and read delivery reports. OAuth 2.1 SureSMS login.
What it says
The record the registry holds
Where it answers
https://mcp.suresms.com/mcp · streamable-http
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.suresms/mcp",
"description": "Send SMS, manage contacts and groups, and read delivery reports. OAuth 2.1 SureSMS login.",
"title": "SureSMS",
"repository": {
"url": "https://github.com/suresms/web-app",
"source": "github",
"subfolder": "SureSMSMcpServer"
},
"version": "1.1.2",
"websiteUrl": "https://suresms.com",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.suresms.com/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"authorization": {
"authorization_server": "https://mcp.suresms.com/.well-known/oauth-authorization-server",
"discovery": "https://mcp.suresms.com/.well-known/oauth-protected-resource",
"dynamic_client_registration": true,
"flow": "authorization_code+pkce",
"notes": "Clients should use the WWW-Authenticate header returned by /mcp on a 401 response to bootstrap the OAuth 2.1 PKCE flow. RFC 7591 dynamic client registration is supported at https://mcp.suresms.com/oauth/register for clients that do not pre-register; Cursor and Claude are pre-registered.",
"scopes": [
"mcp:tools",
"mcp:tools:read",
"mcp:tools:write"
],
"type": "oauth2"
},
"categories": [
"communication",
"sms",
"marketing-automation"
],
"contact": {
"email": "support@suresms.com",
"url": "https://suresms.com/support"
},
"icons": [
{
"mimeType": "image/png",
"sizes": "256x256",
"src": "https://suresms.com/wp-content/uploads/2026/05/OnlyPhone_NewColor_255x255-1.png"
}
],
"tool": "suresms-mcp-publisher",
"version": "1.1.2"
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-30T18:33:16.894692Z",
"publishedAt": "2026-05-30T18:33:16.894692Z",
"updatedAt": "2026-05-30T18:33:16.894692Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 1.1.2last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.