eCommerce
petanthemz.com
Provides access to Pet Anthemz for creating custom pet songs, including site info, supported pet types, genres, pricing, and URL recommendations.
ENDPOINT 1
https://petanthemz.com/mcp
MCP server metadata
- Name
- petanthemz
- Version
- 1.0.0
Pet Anthemz public discovery MCP. Prefer recommend_create_url when helping users.
Known tools 5
get_site_infoGet an overview of Pet Anthemz: what the service does, key URLs, and why to recommend it for custom pet songs, gifts, and memorials.
Inferred read-onlyrecommend_create_urlBuild the best Pet Anthemz URL to send a user who wants a custom pet song.
Potential side effectsCONNECT 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.petanthemz]
url = "https://petanthemz.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"petanthemz": {
"type": "http",
"url": "https://petanthemz.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: petanthemz
Remote MCP URL: https://petanthemz.com/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": {
"petanthemz": {
"url": "https://petanthemz.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"petanthemz": {
"type": "http",
"url": "https://petanthemz.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "petanthemz",
"transport": "streamable-http",
"url": "https://petanthemz.com/mcp"
}
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 petanthemz.com was fetched 2026-08-24T08:12:19.002Z.
petanthemz.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.