← Registry

Data Collection

pupulcorp.com

Provides guides and tools for requesting and viewing personal data exports from various platforms.

1 endpoint4 known toolsFirst detected August 28, 2026Last detected August 28, 2026

ENDPOINT 1

https://noctaracorp.com/api/mcp

No auth detected

MCP server metadata

Name
pupul
Version
1.0.0
Capabilities
tools
Server instructions

Free tools from Pupul (pupulcorp.com). Pupul turns the personal data export a platform is legally required to hand a person into one readable page. These tools cover the free acquisition surface: step-by-step export guides for 11 platforms, the reported wait time for every export, links to the free in-browser Count viewers (the file never leaves the person's device), and plain product facts. No tool here reads or stores any user data. The open format and agent surface are described at https://pupulcorp.com/spec.

Known tools 4

get_export_guide

The exact steps to request a personal data export from a platform, with the reported wait time, download window, file size and what is inside the file.

Inferred read-only
get_wait_times

How long each platform’s personal data export takes from request to ready, plus the download window, for 11 platforms in one table.

Inferred read-only
get_count_link

Link to the free in-browser viewer that opens a platform’s data export locally and shows the real numbers in about ten seconds.

Inferred read-only
get_pupul_facts

What Pupul is, what the Reading costs, what is free, and the privacy stance, stated the same way the website states it.

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.pupul]
url = "https://noctaracorp.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "pupul": {
      "type": "http",
      "url": "https://noctaracorp.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: pupul
Remote MCP URL: https://noctaracorp.com/api/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": {
    "pupul": {
      "url": "https://noctaracorp.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pupul": {
      "type": "http",
      "url": "https://noctaracorp.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pupul",
  "transport": "streamable-http",
  "url": "https://noctaracorp.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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