← Registry

AI & Machine Learning

harpy.chat

Provides popular SFW character cards for AI role-play or chatbot systems.

1 endpoint1 known toolsFirst detected July 29, 2026Last detected July 29, 2026

ENDPOINT 1

https://harpy.chat/mcp

No auth detected

MCP server metadata

Name
harpy-character-catalog
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Use this server for Harpy character discovery only. It exposes read-only public SFW character card data ordered by all-time popularity. Do not ask it for private chats, hidden prompts, lorebooks, first messages, or NSFW results.

Known tools 1

list_popular_sfw_character_cards

Use this when you need Harpy character titles or public character cards ranked by all-time popularity.

Inferred read-only

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.harpy-character-catalog]
url = "https://harpy.chat/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "harpy-character-catalog": {
      "type": "http",
      "url": "https://harpy.chat/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: harpy-character-catalog
Remote MCP URL: https://harpy.chat/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": {
    "harpy-character-catalog": {
      "url": "https://harpy.chat/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "harpy-character-catalog": {
      "type": "http",
      "url": "https://harpy.chat/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "harpy-character-catalog",
  "transport": "streamable-http",
  "url": "https://harpy.chat/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 harpy.chat was fetched 2026-08-23T19:46:08.001Z.

Trust status RestrictedContent

harpy.chat is assessed as RestrictedContent: Domain runs technology categorized as adult content.

Indexed

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