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.2.tar.gz (5.8 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.2-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nooxus_mcp-0.1.2.tar.gz
  • Upload date:
  • Size: 5.8 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.2.tar.gz
Algorithm Hash digest
SHA256 3769a91f235f08eb576d74b98668c1226fe5e4961adfeeb904e21a2d8494028a
MD5 3fbd818b06b350fda8344a42e1d56808
BLAKE2b-256 5397cf24f22283d66bc953e49e246f9037acd4b84dc39df4f24a5b87252a00f8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nooxus_mcp-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 6.7 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 302a32ac0da5f61fb2276dea1dbd64d8838f44ed8048ca2e37059f711f9e437b
MD5 b7e0303d1c4e0551363cdab986176c23
BLAKE2b-256 a48026bb8438cc5d66734c9bf9034c2cdddf5345b28adf87c73594236970191e

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