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
kjgueye avatar

Netintel Mcp

kjgueye/netintel-mcp
authSTDIOregistry active
Summary

Adds 36 network intelligence tools to Claude that run on pay-per-call micropayments via x402 on Base. You get DNS lookups, SSL certificate analysis, WHOIS via RDAP, email security validation (SPF/DKIM/DMARC), cloud fingerprinting, security header audits, and OSINT capabilities like username availability checks across platforms, Wayback Machine lookups, and breach checking. Each call costs between $0.001 and $0.010 in USDC, charged directly from your wallet with no API keys or subscriptions. Requires an EVM private key with USDC on Base mainnet. Useful when you need ad hoc network recon or security checks without maintaining API accounts across a dozen services.

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 →

netintel-mcp

MCP server for NetIntel — 113 network intelligence tools for AI agents. DNS, SSL, WHOIS, email security, cloud fingerprinting, OSINT and more. Pay-per-call via x402 — the NetIntel API accepts USDC on Base or Solana; this MCP server pays on Base. No API keys needed — just a wallet with USDC.

Install

claude mcp add netintel-mcp -- --env EVM_PRIVATE_KEY=0xYOUR_PRIVATE_KEY

Or add manually to your Claude Desktop config:

{
  "mcpServers": {
    "netintel": {
      "command": "npx",
      "args": ["netintel-mcp"],
      "env": {
        "EVM_PRIVATE_KEY": "0xYOUR_PRIVATE_KEY"
      }
    }
  }
}

Requirements

  • A wallet private key with USDC on Base mainnet
  • EVM_PRIVATE_KEY environment variable set

Tools

113 pay-per-call tools across DNS, SSL/TLS, WHOIS & domains, email security, IP intelligence, web & content, OSINT, AI text processing, and bundled reports.

ToolDescriptionPrice
netintel_dns_lookupDNS lookup / nslookup / dig API — resolve the common DNS record types…$0.002
netintel_ssl_analyzePerforms a TLS handshake to inspect the certificate chain, probes…$0.03
netintel_redirect_traceFollows a URL through its full redirect chain (up to 20 hops)…$0.01
netintel_security_headersFetches a URL and evaluates 10 security-critical response headers (CSP…$0.01
netintel_email_authEmail deliverability & domain security check — validates SPF, DKIM…$0.002
netintel_cloud_fingerprintFingerprints a domain's cloud infrastructure by probing DNS records…$0.01
netintel_schema_parseExtract structured data from any unstructured text into your own JSON…$0.10
netintel_asn_lookupResolves an IP address or domain to its Autonomous System Number (ASN)…$0.03
netintel_whois_lookupWHOIS domain lookup via RDAP — registrar, creation/expiry/updated…$0.003
netintel_cert_transparencyQuery the crt.sh certificate transparency log database to enumerate all…$0.01
netintel_subnet_calcCalculates IPv4/IPv6 subnet details from CIDR notation —…$0.005
netintel_dns_propagationQuery a domain's DNS record across 10 geographically distributed public…$0.03
netintel_dnssec_validateValidate a domain's DNSSEC configuration over DNS-over-HTTPS: DS…$0.03
netintel_ip_blacklistCheck an IP address against 15 major DNS blacklists (Spamhaus…$0.05
netintel_tech_fingerprintFetch a URL and detect the full technology stack from HTTP response…$0.05
netintel_breach_checkCheck if a password has appeared in known data breaches using the…$0.01
netintel_domain_availabilityCheck if a domain name is available for registration by querying RDAP…$0.05
netintel_email_intelEmail verification & deliverability check (email validator / verifier)…$0.005
netintel_og_scraperFetch any public URL and extract structured metadata — Open Graph tags…$0.01
netintel_page_extractFetch any article or web page and extract clean readable text stripped…$0.05
netintel_phone_intelParse and validate any phone number in any format, identify its country…$0.05
netintel_robots_txtFetch and parse a domain's robots.txt file — returns all crawl rules by…$0.01
netintel_rss_parserFetch and parse any RSS 2.0 or Atom feed URL and return structured…$0.01
netintel_username_checkCheck username availability across 20+ social platforms and developer…$0.03
netintel_wayback_lookupQuery the Internet Archive Wayback Machine to check if a URL has ever…$0.01
netintel_ip_reputationCheck an IP address against AbuseIPDB and AlienVault OTX threat feeds…$0.05
netintel_cron_parserParse any cron expression into a human-readable explanation, validate…$0.03
netintel_currency_exchangeConvert any amount between 32 fiat currencies (live European Central…$0.01
netintel_github_intelFetch public metadata for any GitHub repository — stars, forks, open…$0.03
netintel_holidaysLook up public holidays for any country and year, check whether a…$0.005
netintel_ip_geoIP geolocation lookup (geoip / IP location API) — geolocate any IPv4 or…$0.002
netintel_jwt_inspectorDecode and inspect any JWT token — extracts header algorithm, payload…$0.005
netintel_lang_detectDetect the language of any text input using stopword-set matching and…$0.005
netintel_npm_intelFetch metadata for any npm package — download counts, latest version…$0.01
netintel_sitemap_parserFetch and parse any XML sitemap or sitemap index file — returns URLs…$0.01
netintel_url_safetyCheck a URL against URLhaus malware database and heuristic phishing…$0.05
netintel_domain_ageDetermine a domain's age from registration data and archival history —…$0.03
netintel_bulk_domainCheck availability of many domain names across multiple TLDs in a…$0.10
netintel_domain_appraiseEstimate the market value tier of a domain name using transparent…$0.03
netintel_domain_reportOne call returns a complete intelligence profile for a domain — WHOIS…$0.10
netintel_ip_riskOne call returns a complete risk profile for an IP address —…$0.10
netintel_name_genGenerate brandable startup/product names from a keyword using prefixes…$0.05
netintel_tld_priceReference registration/renewal/transfer pricing from a curated table of…$0.01
netintel_typosquatGenerate common typo and look-alike variations of a domain and check…$0.05
netintel_classifyText classification API — zero-shot text classifier / categorization:…$0.005
netintel_content_moderateModerate text content using Claude Haiku — flags categories like…$0.05
netintel_entity_extractExtract named entities from text using Claude Haiku — people…$0.05
netintel_sentimentSentiment analysis API — analyze sentiment of text and get a text…$0.002
netintel_text_summarizeText summarizer / summarization API — condense text, Markdown, or a URL…$0.005
netintel_translateTranslate up to 2000 words between languages using Claude Haiku —…$0.08
netintel_translate_shortTranslate text between languages — text translation API for short…$0.03
netintel_domain_due_diligenceOne call combines domain availability, heuristic value appraisal, and…$0.20
netintel_domain_report_fullOne premium call returns a complete six-part domain profile — DNS…$0.25
netintel_email_reportOne call combines domain email authentication (SPF/DKIM/DMARC)…$0.15
netintel_ip_reportOne premium call returns a complete five-part IP profile — geolocation…$0.20
netintel_url_safety_fullOne call vets a URL end to end — traces its full redirect chain, checks…$0.15
netintel_extractParse and normalize a freeform address string using Claude Haiku —…$0.03
netintel_extract_contactExtract structured contact details from text, an email signature, or…$0.05
netintel_extract_invoiceExtract structured data from invoice or receipt text — or directly from…$0.10
netintel_extract_resumeExtract structured data from resume/CV text using Claude Haiku —…$0.08
netintel_extract_tableExtract tabular data from messy text or HTML using Claude Haiku —…$0.05
netintel_markdownConvert messy HTML or text into clean, well-structured Markdown using…$0.03
netintel_normalizeConform messy or inconsistent JSON to a target schema using Claude…$0.05
netintel_text_to_jsonTurn unstructured text into structured JSON matching a caller-supplied…$0.05
netintel_webExtract article / main content from any URL or PDF to clean, LLM-ready…$0.003
netintel_moneyNormalize any messy money string into a typed decimal amount plus ISO…$0.01
netintel_calendarTurn event fields into a valid RFC 5545 .ics calendar file — handles…$0.005
netintel_event_classifyCheap, fast "is this a dateable event?" filter for social and web text…$0.02
netintel_event_extractEvent extraction / event parsing — turn any caption, announcement…$0.05
netintel_messagesOpenAI-compatible chat completions over x402, answered by Claude Sonnet…$0.06
netintel_ai_imageGenerate agent-ready image assets (icons, logos, social graphics…$0.25
netintel_convertConvert any physical measurement — length, mass, volume, temperature…$0.01
netintel_domainComposite 0-100 trust/risk score for a domain in one call — blends…$0.10
netintel_translate_structuredTranslate structured content — JSON, HTML, Markdown, templates, UI…$0.05
netintel_translate_batchTranslate many independent strings in one request — each with a caller…$0.05
netintel_jsonRepair malformed JSON into valid JSON — fixes code fences, trailing…$0.02
netintel_schemaValidate data against a supplied schema — checks required fields…$0.02
netintel_schema_mapTransform a source object into a target schema — matches fields by…$0.04
netintel_domain_vetVet and pick a domain in one call — give candidate names, get back a…$0.20
netintel_openaiCall OpenAI's gpt-4o via a single pay-per-call x402 endpoint — no…$0.10
netintel_openai_gpt_4_1Call OpenAI's gpt-4.1 via a single pay-per-call x402 endpoint — no…$0.09
netintel_openai_gpt_4_1_miniCall OpenAI's gpt-4.1-mini via a single pay-per-call x402 endpoint — no…$0.005
netintel_openai_gpt_4o_miniCall OpenAI's gpt-4o-mini via a single pay-per-call x402 endpoint — no…$0.005
netintel_openai_gpt_4_1_nanoCall OpenAI's gpt-4.1-nano via a single pay-per-call x402 endpoint — no…$0.005
netintel_openai_gpt_5_5Call OpenAI's gpt-5.5 via a single pay-per-call x402 endpoint — no…$0.65
netintel_openai_gpt_5_4Call OpenAI's gpt-5.4 via a single pay-per-call x402 endpoint — no…$0.25
netintel_openai_gpt_5_4_miniCall OpenAI's gpt-5.4-mini via a single pay-per-call x402 endpoint — no…$0.04
netintel_openai_gpt_5_4_nanoCall OpenAI's gpt-5.4-nano via a single pay-per-call x402 endpoint — no…$0.005
netintel_openai_gpt_5_1Call OpenAI's gpt-5.1 via a single pay-per-call x402 endpoint — no…$0.15
netintel_openai_gpt_5_nanoCall OpenAI's gpt-5-nano via a single pay-per-call x402 endpoint — no…$0.005
netintel_openai_gpt_5_2Call OpenAI's gpt-5.2 via a single pay-per-call x402 endpoint — no…$0.20
netintel_openai_gpt_5_6_solCall OpenAI's gpt-5.6-sol via a single pay-per-call x402 endpoint — no…$0.65
netintel_openai_gpt_5_6_terraCall OpenAI's gpt-5.6-terra via a single pay-per-call x402 endpoint —…$0.25
netintel_openai_gpt_5_6_lunaCall OpenAI's gpt-5.6-luna via a single pay-per-call x402 endpoint — no…$0.06
netintel_v1_embeddingsOpenAI-compatible text embeddings API — standard /v1/embeddings request…$0.005
netintel_semantic_rankSemantic similarity ranking — send a query plus up to 100 candidate…$0.02
netintel_v1_chat_completionsOpenAI-compatible chat completions gateway — standard…$0.10
netintel_crypto_marketStructured live crypto market data for ~50 top assets in one JSON call:…$0.005
netintel_gas_priceLive gas prices across Base, Ethereum, Arbitrum, Optimism, and Polygon…$0.005
netintel_crypto_priceSpot prices for up to 25 crypto assets in one call — USD, EUR, or GBP —…$0.01
netintel_crypto_ohlcHistorical OHLC candles for any major crypto asset — hourly or daily…$0.02
netintel_currency_exchange_batchConvert one base currency to up to 30 targets in a single call — fiat…$0.02
netintel_currency_exchange_historyDaily historical exchange-rate series for any currency pair — fiat via…$0.02
netintel_token_infoFull profile for any ERC-20 token by contract address — name, symbol…$0.02
netintel_wallet_balanceNative + USDC + custom-token balances for any wallet on Base, Ethereum…$0.005
netintel_wallet_intelCounterparty due-diligence for any Base or Ethereum wallet — age…$0.05
netintel_iban_validateValidate any IBAN offline — mod-97 check digits, per-country structure…$0.005
netintel_market_snapshotOne-call market briefing for agents — BTC/ETH/SOL spot + 24h moves…$0.05
netintel_web_fetchFetch any URL and get the raw body back — JSON parsed, everything else…$0.003
netintel_weather_currentLive weather + 3-day forecast for any city or lat/lon worldwide —…$0.002
netintel_weather_forecastMulti-day weather forecast for any city or lat/lon worldwide — up to 16…$0.003
netintel_prediction_marketsLive prediction-market odds from Polymarket — list the top active…$0.005
netintel_prediction_marketFull detail for ONE Polymarket prediction market by id or slug —…$0.003

Payment

All tools pay automatically via x402 in USDC on Base mainnet. Your wallet is charged per call. No subscriptions, no API keys. (The NetIntel API itself also accepts USDC on Solana — call it directly over x402 with a Solana wallet if you prefer that rail.)

Links

  • Website: https://netintel.dev
  • API manifest: https://netintel.dev/.well-known/x402
  • OpenAPI spec: https://netintel.dev/openapi.json
  • Agent catalog: https://netintel.dev/llms.txt
  • Source: https://github.com/kjgueye/netintel-mcp
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 →

Configuration

EVM_PRIVATE_KEY*secret

EVM wallet private key with USDC on Base mainnet for x402 micropayments

Categories
Communication & MessagingSecurity & Pentesting
Registryactive
Packagenetintel-mcp
TransportSTDIO
AuthRequired
UpdatedApr 8, 2026
View on GitHub

Related Communication & Messaging MCP Servers

View all →
kulkarnianirudha8 avatar
byteaskai

kulkarnianirudha8/byteaskai

# ByteAsk Embedded Docs MCP Page-cited retrieval over embedded systems documentation, datasheets, reference manuals, RTOS documentation, coding standards, and firmware engineering references for AI coding agents. **Registry Namespace:** `ai.byteask/embedded-docs` **Endpoint:** `https://mcp.byteask.ai/mcp` **Documentation:** https://docs.byteask.ai/embedded **GitHub:** https://github.com/ByteAsk/ByteAsk-Embedded-MCP --- # Why This MCP Exists Modern AI coding agents are excellent at generating code, but often struggle when working with vendor-specific embedded documentation, hardware reference manuals, firmware SDKs, and coding standards. Embedded engineers routinely need answers from: * STM32 Reference Manuals * ARM Cortex-M Technical Reference Manuals * CMSIS Documentation * FreeRTOS Documentation * Zephyr Documentation * ESP-IDF Documentation * Nordic SDK Documentation * NXP Documentation * MISRA C * MISRA C++ * AUTOSAR * Device Datasheets * Vendor Application Notes Searching these sources manually can require navigating hundreds or thousands of pages of documentation. ByteAsk Embedded Docs MCP gives AI coding agents direct access to these references and returns page-cited answers grounded in source documentation. --- # Features ## Page-Cited Retrieval Every answer is grounded in source documentation with citations to the original reference. This enables engineers to verify claims directly against vendor documentation. --- ## Documentation Search Search across embedded and firmware engineering references. Examples: * Peripheral configuration * Register descriptions * DMA setup * Interrupt handling * Clock configuration * RTOS APIs * MISRA compliance questions * ARM architecture details --- ## Agent-Native Works directly with MCP-compatible tools including: * Claude Code * Claude Desktop * Cursor * Windsurf * VS Code MCP Clients * GitHub Copilot MCP * Any MCP-compatible agent --- ## Remote Hosted No indexing, crawling, or local setup required. The server is hosted by ByteAsk and continuously updated. --- # Example Prompts ## STM32 ```text Find the STM32H7 Ethernet DMA initialization sequence. ``` ```text Show the documentation for STM32 timer input capture. ``` ```text Find the register definition for RCC clock configuration. ``` --- ## ARM Cortex-M ```text Explain NVIC interrupt priority configuration on Cortex-M4. ``` ```text Find documentation for SysTick configuration. ``` ```text Show Cortex-M exception handling behavior. ``` --- ## CMSIS ```text Find the CMSIS documentation for NVIC_SetPriority. ``` ```text Show CMSIS APIs related to interrupt control. ``` --- ## FreeRTOS ```text Find documentation for task notifications. ``` ```text Compare queues and task notifications in FreeRTOS. ``` ```text Show examples of FreeRTOS software timers. ``` --- ## MISRA ```text Find MISRA C rules related to pointer arithmetic. ``` ```text Show MISRA C++ guidance on exception handling. ``` ```text Find rules regarding dynamic memory allocation. ``` --- ## Zephyr ```text Find Zephyr GPIO driver documentation. ``` ```text Show examples of Zephyr work queues. ``` ```text Explain Zephyr device tree configuration. ``` --- # Supported Knowledge Domains ## Embedded Systems * Microcontrollers * SoCs * Device Drivers * Peripherals * DMA * Interrupts * Timers * GPIO * UART * SPI * I2C * CAN * Ethernet * USB ## Firmware Engineering * RTOS Development * Bare-Metal Development * Bootloaders * Hardware Abstraction Layers * Embedded Networking * Memory Management ## Documentation Sources * Reference Manuals * Datasheets * SDK Documentation * Application Notes * Programming Manuals * Technical Reference Manuals * Architecture Specifications ## Coding Standards * MISRA C * MISRA C++ * AUTOSAR * Embedded Best Practices --- # Installation Use the MCP endpoint: ```text https://mcp.byteask.ai/mcp ``` Refer to the documentation for client-specific installation instructions: https://docs.byteask.ai/embedded --- # Example Workflow Engineer asks: ```text How do I configure Ethernet DMA on STM32H7? ``` Agent: 1. Queries ByteAsk Embedded Docs MCP 2. Retrieves relevant documentation sections 3. Produces a grounded answer 4. Includes citations to the source material Result: * Faster debugging * Fewer hallucinations * Traceable answers * Direct access to source references --- # Ideal Users * Embedded Software Engineers * Firmware Engineers * RTOS Developers * Automotive Software Engineers * Safety-Critical Software Teams * Embedded AI Engineers * Hardware Bring-Up Teams * BSP Developers * Driver Developers * Platform Engineers --- # About ByteAsk ByteAsk builds citation-backed retrieval systems for high-value technical knowledge. The Embedded Docs MCP provides page-cited access to embedded and firmware engineering documentation directly inside AI coding workflows. Documentation: https://docs.byteask.ai/embedded GitHub: https://github.com/ByteAsk/ByteAsk-Embedded-MCP Registry: ai.byteask/embedded-docs
live.alpic.staging avatar
Email Server

live.alpic.staging/test-server

An MCP server that provides email capabilities, hosted on Alpic platform
mailboxvalidator avatar
MailboxValidator

mailboxvalidator/mcp-mailboxvalidator

Email validation MCP server using the MailboxValidator API. It can validate email addresses.
maryadawson-code avatar
IntegrityPulse FinOps

maryadawson-code/integritypulse

Verified cloud cost forecasting for AI agents. AWS, GCP, Azure pricing matrix.
maryadawson-code avatar
OpenClaw FinOps

maryadawson-code/openclaw-finops

Verified cloud cost forecasting for AI agents. AWS, GCP, Azure pricing matrix.
mcp-dir avatar
DietBox

mcp-dir/dietbox-mcp

Patient, prescription, anthropometry, scheduling, chat and food diary management for dietitians.