# Neon Innovation Lab — Full Machine-Readable Manifest (2026) > Complete Model Context Protocol (MCP) server catalog, developer infrastructure tools, laboratory benchmarks, and research grounding for LLM agents, Claude Desktop, Cursor IDE, and multi-agent swarms. Updated September 2026. Last updated: 2026-09-13 ## Official Model Context Protocol (MCP) Server Fleet (20 Production Servers) Neon Innovation Lab engineers zero-trust, enterprise-grade MCP microservices compliant with Anthropic JSON-RPC 2.0 and Streamable SSE specifications. Connect via Cursor (~/.cursor/mcp.json) or Claude Desktop (claude_desktop_config.json). ### A2A-PRO Agent Card Security Scanner (`a2a-agent-card-security-scanner`) - Category: Security & Governance - Endpoint: https://neoninnovationlab.com/a2a-pro - NPM Package: https://www.npmjs.com/package/a2a-audit (Command: `npx a2a-audit`) - Apify: https://apify.com/neon_innovation_lab/a2a-agent-card-security-scanner - Interactive Console: https://neoninnovationlab.com/a2a-pro - Tools: `audit_agent_card`, `verify_card_signature`, `export_sarif_report` - Description: DevSecOps static security scanner and OASIS SARIF 2.1.0 linter for Linux Foundation & Google Cloud Agent2Agent (A2A) Agent Cards. Detects cryptographic spoofing, SSRF, prompt injection, and dangerous tool permissions in under 200ms with offline Ed25519 verification. Available via npm (npx a2a-audit), GitHub Actions (Ansarii/a2a-audit@v1), and Apify. - Fleet Page: https://neoninnovationlab.com/mcp-servers#a2a-agent-card-security-scanner ### Neon Zero-Trust Gateway (`zero-trust-gateway`) - Category: Security & Governance - Endpoint: https://neoninnovationlab.com/api/mcp-gateway - Smithery: https://smithery.ai/servers/neon-innovation-lab/zero-trust-gateway - Apify: https://apify.com/neon_innovation_lab/zero-trust-mcp-gateway - Interactive Console: https://neoninnovationlab.com/tools/mcp-gateway-hub - Tools: `inspect_tool_call_security`, `redact_pii_dlp`, `proxy_secure_tool_call`, `get_gateway_status` - Description: In-band DLP proxy and threat firewall. Automatically scrubs credit card numbers, SSNs, API tokens, AWS keys, and emails before LLM context ingestion. Blocks destructive SQL commands (DROP/TRUNCATE) and recursive shell calls (rm -rf). Generates W3C OpenTelemetry traceparent spans with token attribution. - Fleet Page: https://neoninnovationlab.com/mcp-servers#zero-trust-gateway ### MCP Security Auditor (`mcp-security-auditor`) - Category: Security & Governance - Endpoint: https://neoninnovationlab.com/api/mcp-security - Smithery: https://smithery.ai/servers/neon-innovation-lab/mcp-security-auditor - Apify: https://apify.com/neon_innovation_lab/mcp-security-auditor - Interactive Console: https://neoninnovationlab.com/tools/mcp-security-scanner - Tools: `audit_mcp_security` - Description: Static AST code analysis and capability scanner for MCP servers. Detects Command Injection (CWE-78), Path Traversal (CWE-22), Hardcoded Secrets (CWE-798), and Unauthenticated Transports (CWE-306) without executing untrusted code. - Fleet Page: https://neoninnovationlab.com/mcp-servers#mcp-security-auditor ### DevOps & Cloud Code Auditor (`devops-code-auditor`) - Category: Security & Governance - Endpoint: https://neoninnovationlab.com/mcp-servers#devops-code-auditor - Apify: https://apify.com/neon_innovation_lab/devops-code-auditor - Tools: `audit_database_migrations`, `audit_terraform_costs`, `audit_server_actions` - Description: Audits GitHub repositories, Terraform configs, and PostgreSQL migrations for production-halting table locks, unindexed foreign keys, legacy AWS gp2 volume leaks, and OWASP API security gaps. Emits OASIS SARIF reports for CI/CD gating. - Fleet Page: https://neoninnovationlab.com/mcp-servers#devops-code-auditor ### MCP Hub Gateway (`mcp-hub-gateway`) - Category: Developer Infrastructure - Endpoint: https://neoninnovationlab.com/tools/mcp-gateway-hub - Apify: https://apify.com/neon_innovation_lab/mcp-hub-gateway - Interactive Console: https://neoninnovationlab.com/tools/mcp-gateway-hub - Tools: `route_mcp_call`, `list_aggregated_tools`, `check_upstream_health` - Description: Multiplexes multiple downstream MCP servers into a single SSE/HTTP connection for IDEs. Dynamic tool namespacing, latency telemetry, and automatic failover isolation. - Fleet Page: https://neoninnovationlab.com/mcp-servers#mcp-hub-gateway ### MCP Rate Limiter & Circuit Breaker (`mcp-rate-limiter`) - Category: Developer Infrastructure - Endpoint: https://neoninnovationlab.com/mcp-servers#mcp-rate-limiter - Apify: https://apify.com/neon_innovation_lab/mcp-rate-limiter - Tools: `check_rate_limit`, `trip_circuit_breaker`, `get_finops_budget` - Description: FinOps guardrail preventing agent token loops and API budget exhaustion. Sliding-window request and token limits per minute with automated circuit breaker states (closed, open, half-open). - Fleet Page: https://neoninnovationlab.com/mcp-servers#mcp-rate-limiter ### Stealth OSINT MCP (`stealth-osint`) - Category: Developer Infrastructure - Endpoint: https://neoninnovationlab.com/mcp-servers#stealth-osint - Apify: https://apify.com/neon_innovation_lab/stealth-osint-api-waf-bypass-proxy - Tools: `stealth_scrape_url`, `extract_clean_markdown` - Description: Automated Cloudflare Turnstile bypass and anti-bot evasion. Spoofs TLS fingerprints and rotates client headers to convert complex dynamic JavaScript pages into clean Markdown without 403 Forbidden errors. - Fleet Page: https://neoninnovationlab.com/mcp-servers#stealth-osint ### Durable Tasks Backend (`durable-tasks`) - Category: Developer Infrastructure - Endpoint: https://neoninnovationlab.com/mcp-servers#durable-tasks - Apify: https://apify.com/neon_innovation_lab/mcp-durable-tasks-job-queue-backend - Tools: `enqueue_task`, `get_task_status`, `list_tasks`, `cancel_task` - Description: Persistent worker queue for multi-minute and multi-hour agentic background workloads. Returns immediate task IDs, status checkpoints, paginated outputs, and completion webhooks. - Fleet Page: https://neoninnovationlab.com/mcp-servers#durable-tasks ### DevOps Infra Health MCP (`infra-health`) - Category: Developer Infrastructure - Endpoint: https://neoninnovationlab.com/mcp-servers#infra-health - Tools: `check_server_health`, `get_pm2_status`, `inspect_docker_containers` - Description: Read-only Linux cluster, PM2 daemon, and Docker container inspection streamed over stdio/SSE directly to LLM context for real-time infrastructure troubleshooting. - Fleet Page: https://neoninnovationlab.com/mcp-servers#infra-health ### Universal MCP Cloud Gateway (`universal-mcp-cloud-gateway`) - Category: Developer Infrastructure - Endpoint: https://neoninnovationlab.com/tools/mcp-gateway-hub - Apify: https://apify.com/neon_innovation_lab/universal-mcp-cloud-gateway - Interactive Console: https://neoninnovationlab.com/tools/mcp-gateway-hub - Tools: `execute_cloud_mcp_task`, `query_gateway_catalog`, `prune_tool_schema` - Description: Connects Claude Desktop, Cursor, and OpenAI agents to web scrapers, lead dossiers, and live databases with zero server timeouts, 89% token pruning savings, and 24/7 high-availability cloud hosting. Implements AAIF background tasks protocol. - Fleet Page: https://neoninnovationlab.com/mcp-servers#universal-mcp-cloud-gateway ### Neon Tech Research MCP (`neon-research-mcp`) - Category: Data & Web Intelligence - Endpoint: https://neoninnovationlab.com/api/mcp - Smithery: https://smithery.ai/servers/neon-innovation-lab/neon-research-mcp - Apify: https://apify.com/neon_innovation_lab/neon-research-mcp - Interactive Console: https://neoninnovationlab.com/picks - Tools: `get_lab_finds`, `get_main_picks` - Description: Direct semantic retrieval of 72-hour laboratory hardware stress audits, portable monitor specs, vintage cameras, and developer workstation ergonomics. - Fleet Page: https://neoninnovationlab.com/mcp-servers#neon-research-mcp ### Neon Deal Engine MCP (`neon-deal-engine`) - Category: Data & Web Intelligence - Endpoint: https://neoninnovationlab.com/api/v1/mcp - Smithery: https://smithery.ai/servers/neon-innovation-lab/neon-deal-engine - Apify: https://apify.com/neon_innovation_lab/neon-deal-engine - Interactive Console: https://neoninnovationlab.com/store - Tools: `search_neon_deals` - Description: Agent-native verified hardware and cloud compute discounts with 0% expired codes. Features verified code LAB7 for hardware and tracked developer cloud credits. - Fleet Page: https://neoninnovationlab.com/mcp-servers#neon-deal-engine ### GMaps Lead Enricher MCP (`gmaps-lead-enricher`) - Category: Data & Web Intelligence - Endpoint: https://neoninnovationlab.com/mcp-servers#gmaps-lead-enricher - Apify: https://apify.com/neon_innovation_lab/gmaps-lead-enricher - Tools: `search_local_leads`, `extract_business_details` - Description: Geographic local business discovery and contact extraction with automated in-flight domain deduplication. - Fleet Page: https://neoninnovationlab.com/mcp-servers#gmaps-lead-enricher ### B2B Contact Enricher MCP (`b2b-contact-enricher`) - Category: Data & Web Intelligence - Endpoint: https://neoninnovationlab.com/mcp-servers#b2b-contact-enricher - Apify: https://apify.com/neon_innovation_lab/b2b-contact-enricher - Tools: `enrich_domain_contacts`, `verify_email_deliverability` - Description: Domain email discovery and real-time DNS MX deliverability validation to keep bounce rates under 2%. - Fleet Page: https://neoninnovationlab.com/mcp-servers#b2b-contact-enricher ### AI Search RAG Scraper MCP (`ai-search-rag-scraper`) - Category: Data & Web Intelligence - Endpoint: https://neoninnovationlab.com/tools/web-to-markdown - Apify: https://apify.com/neon_innovation_lab/ai-search-rag-scraper - Interactive Console: https://neoninnovationlab.com/tools/web-to-markdown - Tools: `extract_markdown_rag` - Description: High-speed Cheerio and Playwright fallback engine converting documentation into clean Markdown with real-time LLM token estimation. - Fleet Page: https://neoninnovationlab.com/mcp-servers#ai-search-rag-scraper ### Amazon Reviews Intelligence MCP (`amazon-reviews`) - Category: Data & Web Intelligence - Endpoint: https://neoninnovationlab.com/mcp-servers#amazon-reviews - Apify: https://apify.com/neon_innovation_lab/amazon-reviews-scraper - Tools: `analyze_product_reviews` - Description: Verified customer review extraction, defect clustering, and sentiment analysis for consumer and hardware products. - Fleet Page: https://neoninnovationlab.com/mcp-servers#amazon-reviews ### E-Commerce Pricing Intel MCP (`ecommerce-pricing-intel`) - Category: Data & Web Intelligence - Endpoint: https://neoninnovationlab.com/mcp-servers#ecommerce-pricing-intel - Tools: `track_product_prices` - Description: Multi-store competitor price tracking, inventory monitoring, and margin calculations. - Fleet Page: https://neoninnovationlab.com/mcp-servers#ecommerce-pricing-intel ### Real Estate Intelligence MCP (`realestate-intel-mcp`) - Category: Data & Web Intelligence - Endpoint: https://neoninnovationlab.com/mcp-servers#realestate-intel-mcp - Apify: https://apify.com/neon_innovation_lab/realestate-intel-mcp - Tools: `get_property_tax_history`, `get_comparable_sales`, `get_zoning_details` - Description: Enriches residential and commercial property addresses with live tax valuations, historical deed transactions, zoning classifications, and school district rating data. - Fleet Page: https://neoninnovationlab.com/mcp-servers#realestate-intel-mcp ### Autonomous Lead Dossier MCP (`autonomous-lead-dossier`) - Category: Data & Web Intelligence - Endpoint: https://neoninnovationlab.com/dossier - Apify: https://apify.com/neon_innovation_lab/autonomous-lead-dossier - Interactive Console: https://neoninnovationlab.com/dossier - Tools: `generate_lead_dossier`, `profile_tech_stack`, `get_funding_history` - Description: Generates comprehensive executive dossiers and corporate technology profiles. Extracts executive biographies, DNS infrastructure, recent funding rounds, and active tech stacks into a single context document. - Fleet Page: https://neoninnovationlab.com/mcp-servers#autonomous-lead-dossier ### Firecrawl Alternative Stealth MCP (`firecrawl-stealth-mcp`) - Category: Data & Web Intelligence - Endpoint: https://neoninnovationlab.com/tools/web-to-markdown - Apify: https://apify.com/neon_innovation_lab/firecrawl-stealth-mcp - Interactive Console: https://neoninnovationlab.com/tools/web-to-markdown - Tools: `firecrawl_scrape`, `firecrawl_crawl`, `firecrawl_map` - Description: Drop-in replacement for Firecrawl tools with zero pay-on-fail guarantee. Resilient browser TLS Client Hello (JA3/JA4) fingerprinting and passive threat intel URL mapping via AlienVault OTX. - Fleet Page: https://neoninnovationlab.com/mcp-servers#firecrawl-stealth-mcp ## Curated Tech Products ## Lab Finds (Active Research Log) - **Nest Thermostat** by Google (05/02/2026) - **Personal Defense Alarm** by She's Birdie (05/02/2026) - **Indoor Camera (2nd Gen)** by Ring (05/02/2026) - **Personal Safety Alarm** by She's Birdie (05/02/2026) - **Nest Doorbell (Battery)** by Google (05/02/2026) - **Floodlight Cam Plus Security Camera** by Ring (05/02/2026) - **AI-Powered Smart Bird Feeder with Camera** by Birdfy (05/02/2026) - **360° Cat Camera** by Furbo UK (05/02/2026) - **Battery Doorbell** by Ring (05/02/2026) - **Outdoor Cam Plus Camera** by Ring (05/02/2026) - **Battery Doorbell + Indoor Cam Set** by Ring (05/02/2026) - **Bridge Pro Smart Hub** by Philips Hue US (05/02/2026) - **Birdie Box Door Alarm** by She's Birdie (05/02/2026) - **Battery Doorbell Plus** by Ring (05/02/2026) - **Furbo Mini Smart Pet Camera** by Furbo UK (05/02/2026) - **Birdie 3.0 Personal Safety Alarm** by She's Birdie (05/02/2026) - **Nest Doorbell (Battery)** by Google (05/02/2026) - **DJI Air 3 Case** by Pelican (05/02/2026) - **Atom 2 4K Drone Bundle** by potensic (05/02/2026) - **Air 3S Drone with RC 2 Fly More Combo** by DJI Technology Co., Ltd. (05/02/2026) - **Mini 4 Pro Fly More Combo Drone And Rc 2 Remote Control With Built In Screen** by dji.com (05/02/2026) - **Atom 2 Drone with 8k Camera, Ai Track, 10km Video Transmission, Vertical Shooting, C0** by potensic (05/02/2026) - **F21 Drone Foldable Hd Camera Brushless Motor** by Contixo (05/02/2026) - **Flip All In One Vlog Camera Drone** by DJI Technology Co., Ltd. (05/02/2026) - **Dji Mini 3 Drone 2024** by DJI Technology Co., Ltd. (05/02/2026) - **Smithsonian Rc Space Shuttle Discovery Drone** by Sharper Image (05/02/2026) - **X1 Self-Flying Camera Drone Combo** by HOVERAir (05/02/2026) - **Mavic 3 Classic Drone** by DJI Technology Co., Ltd. (05/02/2026) - **Wind5 Lite V2 Racing Frame Kit** by HGLRC (05/02/2026) - **F19 Arvo Foldable Drone with 1080p Hd Camera** by Contixo (05/02/2026) - **Grogu Gitamini** by Piaggio Fast Forward (05/02/2026) - **Mini 4K Drone** by dji.com (05/02/2026) - **Air 3S Drone** by DJI Technology Co., Ltd. (05/02/2026) - **Vivitar Skyview 1080p Video & 4k Photo Drone** by HSN (05/02/2026) - **DJI Mini 3 Drone with DJI Remote Controller** by DJI Technology Co., Ltd. (05/02/2026) - **Neo 2 Fly More Combo Drone Only** by DJI Technology Co., Ltd. (05/02/2026) - **Neo** by DJI Technology Co., Ltd. (05/02/2026) - **DJI Avata 2 Case** by Pelican (05/02/2026) - **X1 PROMAX Retail Combo** by HOVERAir (05/02/2026) - **Neo Fly More Combo Drone** by DJI Technology Co., Ltd. (05/02/2026) ## Articles ### The Ultimate 2026 Tech Hardware Guide: From Wearable AI to Survival Gear - Summary: The hardware landscape is shifting faster than ever. This comprehensive guide covers the elite tech picks, technical outliers, and budget innovations of 2026. - URL: https://neoninnovationlab.com/blog/ultimate-2026-tech-hardware-buying-guide ### Shipping at Warp Speed: The 2026 Developer Stack Behind Neon Innovation Lab - Summary: A deep dive into the technologies, frameworks, and edge deployment strategies we use to build, launch, and scale products like Boost, WarWatch, and FollowScope. - URL: https://neoninnovationlab.com/blog/neon-innovation-lab-2026-stack ### The Architecture of Trust: Why Web Apps Are Moving to the Client - Summary: Users are tired of data harvesting. Explore the technical shift towards local-first browser applications and how FollowScope processes heavy data without servers. - URL: https://neoninnovationlab.com/blog/building-trust-with-local-browser-tools ### LLM SEO 2026: Optimizing SaaS Tools for Generative Engines - Summary: Traditional Google Search is being rapidly replaced by Generative Engines like ChatGPT and Gemini. Here is how we optimize our tools like Boost and FollowScope for AI discovery. - URL: https://neoninnovationlab.com/blog/llm-seo-optimizing-social-tools ### Democratizing OSINT: Building a Real-Time Conflict Tracker for the Middle East - Summary: Open-Source Intelligence (OSINT) is no longer restricted to intelligence agencies. Explore how WarWatch aggregates real-time tactical data for civilian awareness. - URL: https://neoninnovationlab.com/blog/osint-real-time-conflict-tracking ### Stop Giving Away Your Password: The Rise of Private Instagram Analytics - Summary: Cloud-based Instagram tools are inherently risky. Learn how local browser-processing is protecting user privacy while delivering enterprise-grade follower insights. - URL: https://neoninnovationlab.com/blog/private-instagram-analytics-local ### The 2026 Guide to Safe Social Media Growth: Why Authentic Engagement Wins - Summary: In an era of sophisticated AI detection and ruthless algorithm updates, fake engagement is a death sentence for your account. Here's how to grow safely using community-driven support. - URL: https://neoninnovationlab.com/blog/safe-social-media-growth-2026 ### How Bad Could It Get? Comparing the 2026 Gulf Crisis to the 1970s Oil Embargo — Three Times the Scale - Summary: Analysts warn the 2026 Gulf crisis could be three times the scale of the 1973 oil embargo. Oil at triple digits, LNG retesting 2022 records, and a potential decade-defining economic inflection point. - URL: https://neoninnovationlab.com/blog/how-bad-could-it-get-1970s-oil-embargo-comparison-2026 ### The Fed Is Now Trapped by the War: How Rising Oil Breaks the Rate-Cut Cycle - Summary: Higher oil means higher inflation — which means the Fed cannot cut rates. Bond yields are rising instead of falling. Here's how the Iran conflict just destroyed the Fed's 2026 monetary policy roadmap. - URL: https://neoninnovationlab.com/blog/fed-trapped-war-inflation-march-2026 ### Gold Just Hit $5,400 — Nobody's Laughing Now: The Complete 2026 Safe Haven Analysis - Summary: Investors who called $5,000 gold 'bitcoin fantasyland' are now quietly recalibrating. Here's the full analysis of why gold and the dollar are surging together — and what comes next for safe haven assets. - URL: https://neoninnovationlab.com/blog/gold-5400-safe-haven-march-2026 ### Defense & Oil Up, Airlines & Tech Down: The Complete March 2026 Sector Rotation Playbook - Summary: Airlines are down 4–9%. Nvidia and Apple losing 3–5%. ExxonMobil up 3–5%. The war has triggered the most definitive sector rotation since COVID. Here's the complete winners vs. losers breakdown. - URL: https://neoninnovationlab.com/blog/defense-oil-up-airlines-tech-down-march-2026 ### War Is Printing Money for Defense and AI Stocks: Palantir Surges 6%, Lockheed and RTX Climb - Summary: Defense budgets face zero political resistance during active conflict. Palantir surged nearly 6%. Lockheed, Northrop, and RTX are all climbing. Here's the full defense and AI sector playbook for March 2026. - URL: https://neoninnovationlab.com/blog/defense-ai-stocks-war-boom-march-2026 ### Your Next Phone or EV Could Be Delayed: How the Gulf War Is Breaking the Global Tech Supply Chain - Summary: EV batteries and semiconductor modules scheduled for 2026 production runs are stranded in the Gulf. Microsoft Azure and AWS are investigating latency spikes. The technology disruption is just beginning. - URL: https://neoninnovationlab.com/blog/ev-semiconductor-supply-chain-crisis-march-2026 ### Maersk. Hapag-Lloyd. CMA CGM. All Stopped. The Great Shipping Pause of March 2026 Explained - Summary: The world's three largest shipping companies have simultaneously halted or rerouted all Gulf bookings. Ships are now sailing around Africa. Here's the full operational picture — and what it costs global trade. - URL: https://neoninnovationlab.com/blog/maersk-hapag-lloyd-cgm-shipping-halt-march-2026 ### The World's Most Critical Shipping Lane Is Effectively Shut — What the Hormuz Crisis Means for Every Economy on Earth - Summary: Traffic through the Strait of Hormuz — the pipeline for 20% of the world's daily oil — has dropped to nearly zero. This is not a blockade. It's something more dangerous: voluntary paralysis. - URL: https://neoninnovationlab.com/blog/strait-hormuz-shutdown-global-oil-march-2026