← Registry

Content Tools

generategreetings.com

Generates family-friendly greetings and downloadable PNG greeting cards with occasion-matched backgrounds, phrases, and optional decorations.

1 endpoint3 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://generategreetings.com/api/mcp

No auth detected

MCP server metadata

Name
generate-greetings
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Create family-friendly greeting text or cards in supported languages. Call list_greeting_options to discover languages and occasions. The service does not publish messages or access user accounts. Shared web links omit recipient names and expire after 30 days. A generated card can be used directly in the conversation.

Known tools 3

list_greeting_options

List supported greeting languages, occasions, styles, image formats and background categories.

Inferred read-only
generate_greeting

Generate a short, coherent, family-friendly greeting for an occasion.

Inferred read-only
create_greeting_card

Create a downloadable PNG greeting with occasion-matched background, curated phrases and optional decorations.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.generate-greetings]
url = "https://generategreetings.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "generate-greetings": {
      "type": "http",
      "url": "https://generategreetings.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: generate-greetings
Remote MCP URL: https://generategreetings.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "generate-greetings": {
      "url": "https://generategreetings.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "generate-greetings": {
      "type": "http",
      "url": "https://generategreetings.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "generate-greetings",
  "transport": "streamable-http",
  "url": "https://generategreetings.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.