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.