Skip to main content

Official MCP Server for Nooxus Edge Data (Global Supply Chain & Manufacturing)

Project description

🌍 Nooxus Edge Data - Official MCP Server

MCP Protocol Python Version Zero Backend License

The official Model Context Protocol (MCP) server for Nooxus Edge Data.

Nooxus empowers AI models (like Claude, Gemini, Cherry Studio, and Cursor) with real-time, verified global supply chain and manufacturing entity data. Instantly ground your LLM's reasoning with highly accurate profiles of CNC machining workshops, assembly lines, R&D capabilities, and international standards (ISO/FDA) — completely eliminating B2B data hallucinations.


✨ Key Features

  • Zero-Hallucination Supply Chain Data: Direct access to verified factory capabilities, debunked statuses, and granular micro-manufacturing details.
  • FTS5 Semantic Radar: Lightning-fast Full-Text Search optimized for complex manufacturing queries (e.g., CNC AND Assembly).
  • Automated RFQ Engine: Built-in capability to generate and dispatch commercial quotation requests directly from your chat interface.
  • Edge Native: Powered by a pure Cloudflare zero-backend architecture with L1 memory caching and CRC32 payload security.
  • Built-in Global Trial: Zero configuration required to start. A generous public trial key is built right into the package.

🛠️ Available AI Tools

When connected, your AI assistant gains the following capabilities:

  1. search_manufacturing_entities
    • Description: Scans the Nooxus Global Verified Entities database using natural language or keywords.
    • Use Case: "Find authentic CNC machining factories in the Yangtze River Delta with R&D teams."
  2. get_enterprise_details
    • Description: Retrieves the full, unadulterated JSON verification profile using a unique NOO-ID. The AI is instructed to render this as a professional Markdown audit report.
    • Use Case: "Analyze the manufacturing capabilities and verify the legal status of NOO-H5LSP53ZNGH54DIP."
  3. generate_auto_rfq
    • Description: Drafts a standardized Request for Quotation (RFQ) for selected suppliers and generates a secure $2.99 checkout link via SmartGSC to automate the dispatch process.

🚀 Quick Start & Client Configuration

You don't need to write any code or manually install packages to use Nooxus. Just copy and paste the JSON configuration below into your favorite AI client. The system will automatically fetch and run the server using uvx.

Option A: Cherry Studio / Cursor

Go to your MCP settings and add a new server using the JSON import or manual entry:

{
  "mcpServers": {
    "Nooxus-Global-Supply-Chain": {
      "command": "uvx",
      "args": ["nooxus-mcp"],
      "env": {
        "NOOXUS_API_KEY": "" 
      }
    }
  }
}

(Note: If the NOOXUS_API_KEY is left empty, the server will automatically use the built-in Global Public Trial Key.)

Option B: Claude Desktop

Open your claude_desktop_config.json file (usually located in your app data folder) and append the following configuration:

{
  "mcpServers": {
    "nooxus-mcp": {
      "command": "uvx",
      "args": ["nooxus-mcp"],
      "env": {
        "NOOXUS_API_KEY": "YOUR_PREMIUM_KEY_HERE"
      }
    }
  }
}

👨‍💻 Developer & Local Testing

If you want to test the server visually using the official MCP Inspector before integrating it into a client:

# Run via npx using the uvx runner
npx @modelcontextprotocol/inspector uvx nooxus-mcp

🔗 Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nooxus_mcp-0.1.0.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nooxus_mcp-0.1.0-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file nooxus_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: nooxus_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for nooxus_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 625312cd20425f0d6460f78396eeaaf6a54383ce9515298c7c12b232d2124b52
MD5 d64b51de1549c91170c7f5fb9f99b3e4
BLAKE2b-256 6d69721323a9973ea3b67833b374585e9375db328ed16796e811a1d9decf7b64

See more details on using hashes here.

File details

Details for the file nooxus_mcp-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: nooxus_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for nooxus_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 879de76516912441169e80181f08f412493f0ac2c5b1afb601e5a250bfc9902a
MD5 b049df63ffdbb119e1d839bc70df1d72
BLAKE2b-256 72e771e47755d5304945aa022fa930146f6029a49bdfbf3f6128f8bfb55ae52d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page