Back to Browse

Ndex Pricing MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Swiss market prices for video games and consoles, with provenance. Read-only, OAuth 2.1.

About

Swiss market prices for video games and consoles, with provenance. Read-only, OAuth 2.1.

Remote endpoints: streamable-http: https://www.nd-x.app/api/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "app-nd-x-ndex-pricing": {
      "url": "https://www.nd-x.app/api/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

NDEX Pricing — MCP connector

Swiss market prices for video games and consoles, with provenance, served to any MCP client from https://www.nd-x.app/api/mcp. Read-only: two tools, one scope, no writes.

ToolWhat it does
search_ndex_catalogFind a game or console in the NDEX catalog (platform disambiguates homonyms).
get_ndex_estimateSwiss observed prices and external PAL references, kept separate, with sample size, freshness and confidence.

The skill in skills/ndex-pricing/ teaches the model how to use them: identify first, never average sources of different provenance, say when the price is unknown.

Connect

ChatGPT, claude.ai, Claude Desktop — add https://www.nd-x.app/api/mcp as a connector. The server is its own OAuth 2.1 authorization server (PKCE S256, Client ID Metadata Documents, dynamic registration as fallback). You sign in with your NDEX account and consent once.

In ChatGPT, a remote server is registered through developer mode (Plugins → new connection with the URL above); ChatGPT assigns it an id starting with plugin_asdk_app_. A ChatGPT / Codex plugin then references that registration through an .app.json file named by the apps field of .codex-plugin/plugin.json. This repository ships the manifest and the skill; the .app.json is produced at registration time, so it is not committed here.

Claude Code — install this plugin, or add the server directly:

claude mcp add --transport http ndex-pricing https://www.nd-x.app/api/mcp

Claude Code identifies itself with its Client ID Metadata Document and completes the OAuth flow in your browser. No token to paste.

Codex, Cursor, VS Code, Gemini CLI, Windsurf, Zed, Warp — point the client at the same URL. Clients that only support a static header can use a beta bearer token, handed out on request at nd-x.app/mcp.

Layout

  • .claude-plugin/plugin.json — Claude Code / Cowork plugin manifest (skill + remote MCP server in .mcp.json).
  • .codex-plugin/plugin.json — ChatGPT / Codex plugin manifest (skill; the remote server is attached through apps.app.json once registered in ChatGPT, see above).
  • server.json — entry for the official MCP registry, published as app.nd-x/ndex-pricing.
  • skills/ndex-pricing/SKILL.md — the skill, in French (the model follows it in any language).

Privacy and terms

nd-x.app/privacy. The connector reads catalog and price data only; it never touches your collection, your account, or the conversation.

Support: ndex_retro@proton.me

Reviews

No reviews yet

Be the first to review this server!