ThePornDB MCP Server

$npx -y @achenglike/theporndb-mcp
README.md

Integrates ThePornDB API to search for adult video scenes and performer profiles.

Integrates ThePornDB API into MCP-compatible applications to search for adult video scenes, movies, and JAV content. It enables users to retrieve detailed performer profiles and comprehensive content metadata through specialized tools for LLM applications.

Tools (3)

search_scenesSearch for adult video scenes and movies using keywords.
get_performerRetrieve detailed profile information for a specific performer.
search_javSearch specifically for Japanese Adult Video (JAV) content.

Environment Variables

THEPORNDB_API_KEYrequiredAPI key required to authenticate with ThePornDB services.

Configuration

claude_desktop_config.json
{
  "mcpServers": {
    "theporndb": {
      "command": "npx",
      "args": ["-y", "@achenglike/theporndb-mcp"],
      "env": {
        "THEPORNDB_API_KEY": "your_api_key_here"
      }
    }
  }
}

Try it

Search for scenes featuring a specific performer on ThePornDB.
Find detailed metadata and release dates for recent JAV titles.
Get the full profile and filmography for a performer using their ID.
Search for adult movies matching the keyword 'action' on ThePornDB.

Frequently Asked Questions

How do I install ThePornDB?

Install ThePornDB by running: npx -y @achenglike/theporndb-mcp

What MCP clients work with ThePornDB?

ThePornDB works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Use ThePornDB with Conare

Manage MCP servers visually, upload persistent context, and never start from zero with Claude Code & Codex.

Try Free