← Registry

Content Tools

inviting2u.com

Manages digital invitations by listing plans, templates, event types, and allowing purchase of packages.

1 endpoint5 known toolsFirst detected June 28, 2026Last detected September 16, 2026

ENDPOINT 1

https://inviting2u.com/mcp/inviting

No auth detected

MCP server metadata

Name
Inviting Server
Version
1.0.0
Capabilities
toolsresourcesprompts
Server instructions

MCP server for Inviting2U invitation platform. Provides tools for discovering invitation packages, templates, event types, and creating orders on behalf of authenticated users via OAuth2.

Known tools 5

list-plans-tool

List all available invitation packages that can be purchased one-time.

Inferred read-only
list-templates-tool

List available invitation card designs/templates, optionally filtered by event type.

Inferred read-only
list-event-types-tool

List all event categories and event types supported for invitations.

Inferred read-only
get-invitation-tool

Get details of a published invitation by its slug.

Inferred read-only
purchase-package-tool

Purchase an invitation package on behalf of the authenticated user.

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.inviting-server]
url = "https://inviting2u.com/mcp/inviting"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "inviting-server": {
      "type": "http",
      "url": "https://inviting2u.com/mcp/inviting"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: inviting-server
Remote MCP URL: https://inviting2u.com/mcp/inviting

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": {
    "inviting-server": {
      "url": "https://inviting2u.com/mcp/inviting"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "inviting-server": {
      "type": "http",
      "url": "https://inviting2u.com/mcp/inviting"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "inviting-server",
  "transport": "streamable-http",
  "url": "https://inviting2u.com/mcp/inviting"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for inviting2u.com was fetched 2026-07-26T23:34:10.840Z and is being refreshed.

Trust status Neutral

inviting2u.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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