Skip to main content
Glama
rocnubie
by rocnubie

Porn Game Online MCP Server

Porn Game Online - Free Hentai and Sex Games to Play

MCP Badge License: MIT Zero Config Read Only MCP

A Model Context Protocol server that exposes the canonical Porn Game Online knowledge surface — directory scope, source evidence, and official links, FAQ, official links — to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. Read-only, with no API keys or usage quota required.

Official website: https://porngame.online

🗂️ About Porn Game Online

Porn Game Online is an adults-only directory for third-party browser games. The public site provides category browsing, search, and click-to-play pages without requiring an account or a software download for its core catalog flow.

Visitors must be 18 or older. Game players are loaded only after a user action and are isolated in sandboxed frames that block top-level navigation and popup permissions. Because the games come from third parties, their content, behavior, and availability can still change and should not be treated as verified or permanent.

This MCP deliberately exposes only the directory's high-level scope, age restriction, and sourcing boundaries. It does not reproduce explicit catalog entries, return gameplay URLs, launch a game, bypass the age gate, or represent Porn Game Online as the publisher of third-party titles.

Related MCP server: @prosodyai/mcp-docs

Tools

get_directory_overview

Return the directory scope and source-verification rules the site publishes. (Porn Game Online)

Input: no parameters. Returns: text/markdown.

Return the canonical list of official links for Porn Game Online (website, support, docs when available).

Input: no parameters. Returns: text/markdown.

Resources

  • site://porngame-online/directory — Public directory scope, listing criteria, and source-verification boundaries.

  • site://porngame-online/faq — Short FAQ generated from public site metadata.

  • site://porngame-online/links — Canonical URLs to share with users.

Prompts

tell_me_about_porngame_online

Summarize what the site is, who it's for, and how it works. — Porn Game Online

find_a_listing_porngame_online

Plan a directory search without treating a static snapshot as live status. — Porn Game Online

Installation

Install via Smithery

npx -y @smithery/cli install porngame-online-mcp --client claude

(Replace claude with cursor, windsurf, or continue for those clients.)

Install from source

git clone https://github.com/rocnubie/porngame-online-mcp.git
cd porngame-online-mcp
pnpm install

Then add to your MCP client config (claude_desktop_config.json for Claude Desktop, mcp.json for Cursor / Windsurf / Continue):

{
  "mcpServers": {
    "porngame-online-mcp": {
      "command": "node",
      "args": [
        "/absolute/path/to/porngame-online-mcp/src/index.mjs"
      ]
    }
  }
}

Debug with MCP Inspector

npx @modelcontextprotocol/inspector node src/index.mjs

Development

pnpm install
pnpm start                 # run the server over stdio

License

MIT

A
license - permissive license
-
quality - not tested
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rocnubie/porngame-online-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server