CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
nooxus-ai avatar

Nooxus Mcp

nooxus-ai/nooxus-mcp
STDIOregistry active
Summary

Connects Claude to Nooxus's verified Chinese manufacturer database through two core tools: semantic_search_nooxus for finding suppliers by product or location, and get_nooxus_node for pulling full verification profiles with trust scores and red flags. Built on Cloudflare's edge network with CRC32 payload security. Ships with a built-in trial key good for a million queries, no signup required. The forensic audit workflow is the standout feature here, where you feed it a NOO-ID and get structured risk analysis instead of hallucinated supplier recommendations. Useful when you're sourcing from China and need to separate real factories from trading company shells. Updates frequently, use uvx --refresh to pull latest changes since uv caches aggressively.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

🛡️ Nooxus-AI: Sourcing Edge for Claude Desktop (MCP)

Nooxus-MCP is the official Model Context Protocol (MCP) gateway connecting AI models (Claude, Gemini, Cursor, Cherry Studio) to real-time, verified global supply chain data.

By installing this, you instantly upgrade your AI from a conversational chatbot into a Forensic Sourcing Analyst. It cross-references the AII-NOO verified database to expose shell companies, verify real manufacturers, and completely eliminate B2B trade hallucinations.


✨ The "Aha Moment" (Key Features)

  • Zero-Hallucination Sourcing: Direct access to Nooxus Edge nodes. If a factory is a fake trading proxy, the AI will know.
  • Forensic UI Rendering: Forces the LLM to generate professional UI dashboards (Trust Scores, Red Flags, Capacity) instead of boring text.
  • Edge Native Architecture: Pure Cloudflare Zero-Backend architecture featuring L1 memory caching and CRC32 payload security.
  • Out-of-the-Box Trial: Includes a built-in global public trial key (1,000,000-query quota). No sign-up required to start!

🚀 Quick Start (Zero Config)

You DO NOT need an API key to start. The system will automatically use the built-in trial token. We use uvx for a lightning-fast, zero-install experience.

For Claude Desktop (Recommended)

Add the following to your claude_desktop_config.json:

{
  "mcpServers": {
    "nooxus-edge": {
      "command": "uvx",
      "args": ["nooxus-mcp@latest"]
    }
  }
}

(Restart Claude Desktop. You will see the 🔨 hammer icon indicating Nooxus tools are loaded.)


🔄 How to Force Upgrade

Because the uv package manager uses aggressive local caching for speed, you might not get the newest update immediately even with the @latest tag. To force an upgrade to the newest version, open your terminal and run:

uvx --refresh nooxus-mcp@latest --version

🎯 The Playbook (How to trigger the Sourcing Agent)

To guarantee the AI uses the verified database and renders the professional UI, always start your prompts with our cheat code: Use Nooxus |

1. Market Scanning & Discovery

"Use Nooxus | I am looking for verified suppliers of 'terminal testing equipment' in Nanjing. Please search your network."

2. The Deep-Dive Forensic Audit (Killer Feature 🔥)

"Use Nooxus | Give me a deep-dive forensic audit on this node: NOO-PFJ77WGLNYHRXDZE. Show me the red flags and trust scores."


🔑 Advanced: Upgrading Your Quota

Once you exhaust the generous daily limits of the global trial key, you can seamlessly plug in your own developer API key for unlimited deep-dive audits.

  1. Register for free at SmartGSC.com or Nooxus.com.
  2. Generate your NOOXUS_API_KEY.
  3. Update your MCP config by adding the env block:
{
  "mcpServers": {
    "nooxus-edge": {
      "command": "uvx",
      "args": ["nooxus-mcp@latest"],
      "env": {
        "NOOXUS_API_KEY": "your_personal_key_here"
      }
    }
  }
}

🔍 Available AI Tools (Under the hood)

  1. semantic_search_nooxus(query): Lightning-fast semantic search optimized for manufacturing entities. Returns potential partners and their NOO-IDs.
  2. get_nooxus_node(noo_id): Retrieves the full verification profile. Triggers Strategy D to force the AI to act as a Risk Analyst and render a visual warning dashboard.

👨‍💻 Developer & Troubleshooting

1. Command Line Testing (MCP Inspector)

Use the official inspector to visualize and test tools in your browser without Claude:

npx @modelcontextprotocol/inspector uvx --refresh nooxus-mcp

2. Local Debug Mode

To generate a local log file mcp-logs.txt for deep troubleshooting:

NOOXUS_DEBUG=true uvx nooxus-mcp

3. macOS Path Conflicts (realpath missing)

If you encounter realpath: command not found on older macOS versions:

brew install coreutils
export PATH="/usr/local/opt/coreutils/libexec/gnubin:$PATH"

📈 Release History

  • V0.1.6: Documentation overhaul, introduced "Cheat Code" prompting strategies, explicit upgrade commands, and API Quota instructions.
  • V0.1.5: Updated semantic search and node retrieval logic for higher UI conversion.
  • V0.1.2: Fixed protocol pollution, enforced stderr logging.

Official Portal: SmartGSC.com | Protocol Details: Nooxus.com

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
Sales & MarketingSearch & Web CrawlingData & Analytics
Registryactive
Packagenooxus-mcp
TransportSTDIO
UpdatedApr 16, 2026
View on GitHub

Related Sales & Marketing MCP Servers

View all →
northrosetech avatar
Ghl Mcp Server

northrosetech/ghl-mcp-server

GoHighLevel CRM for AI agents. 60+ tools for contacts, messaging, calendars, and payments.
nousulabs-debug avatar
Pohjola Api

nousulabs-debug/pohjola-api

Agent-native API for Finnish public company data via YTJ. Pay-per-call $0.01 USDC over x402.
o-mega-enterprise avatar
Founden Mcp

o-mega-enterprise/founden-mcp

Build your company over chat: website, app, and admin built in the cloud. One API key.
oaslananka avatar
MCP Health Monitor

oaslananka/mcp-health-monitor

Monitor MCP server health, uptime, response times, and Azure DevOps pipeline status
ojaskord avatar
Bizfile MCP

ojaskord/bizfile-mcp

Company intelligence and sanctions screening across 130+ jurisdictions and 328 sanctions lists.
peterjduffy avatar
Parsley - Buyer Intent Signals

peterjduffy/parsley-mcp

Query buyer intent signals, MEDDIC qualifications, and lead scores from Parsley.