Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Neutrino

Neutrino

Neutrino API provides a suite of general-purpose APIs for various tasks, including data validation, geolocation, and security.

44VIEWS
2986USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app neutrinonpx @composio/cli add cursor --app neutrinonpx @composio/cli add cursor --app neutrinonpx @composio/cli add cursor --app neutrino

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Bad Word Filter

Tool to detect bad words and profanity in text. use when scanning content for swear words.

Bin Lookup

Tool to perform a bin (bank iin) lookup. use when you need card details for a bin prefix.

Convert Value

Tool to perform unit and currency conversions. use when you need to convert a value from one unit or currency to another. example: convert 100 usd to eur.

Validate And Analyze An Email Address

Tool to parse, validate, and clean an email address. use after gathering the email to ensure deliverability and correct typos.

Verify Email Address

Tool to verify and analyze the deliverability of an email address. use when you need smtp-based validation before sending emails.

Geocode Address

Tool to geocode an address. use when you need geographic coordinates for an address or place name.

Reverse Geocode

Tool to convert geographic coordinates to a physical address. use when you have latitude and longitude and need a real-world address.

Hlr Lookup

Tool to perform real-time hlr lookup and mobile number validation. use after confirming the number format to retrieve network, reachability, and roaming status.

Host Reputation

Tool to check the reputation of a host against dnsbls.

Html Clean

Tool to clean and sanitize untrusted html. use when you need to strip or neutralize unwanted tags and attributes before rendering.

Html Render

Tool to render html content into png or pdf. use when you need to convert html snippets or pages into downloadable files.

Resize Image

Tool to resize, crop, and convert images. use when you need to adjust an image to specific dimensions and format before further processing.

Ip Info

Tool to retrieve ip location and network information. use when you need to look up geographic data, isp, vpn/proxy status, and hostnames for an ip address.

Ip Lookup

Tool to geolocate an ip address and retrieve isp, asn, blocklist, and threat metadata. use when you need to enrich an ipv4 or ipv6 address with geolocation and security details.

Ip Probe

Tool to analyze an ip address to determine its threat level and associated risk factors. use when you need to assess ip address security context.

Phone Validate

Tool to validate and lookup phone numbers. use when you need to confirm number format and fetch location, carrier, and type details.

Qr Code

Tool to generate a qr code image from text or url. use when you need a png or jpg qr code for embedding or download. example: generate a qr code for a url after validating the link.

Sms Verify

Tool to send a unique security code via sms. use when verifying a user's phone number after collection.

Ua Lookup

Tool to parse, validate, and get detailed user-agent information. use when you need to analyze browser, device, and os details from a ua string or client hints.

Url Info

Tool to parse, analyze, and retrieve content from the supplied url. use when you need detailed url metadata or to fetch page content.

20 actions available