Skip to main content
Glama

Server Details

58 AI data quality, data matching, and data enrichment APIs for better data ROI

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
interzoid/interzoid-mcp-server
GitHub Stars
0
Server Listing
interzoid-mcp-server

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

58 tools
interzoid_address_and_fullname_match
Destructive
Inspect

Generate a single combined AI-powered similarity key from a full name plus address. Records with the same combined key share both a similar address and a similar individual name. Useful for high-precision household/contact-level deduplication. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
addressYesFull street address (US or international)
fullnameYesFull individual name
interzoid_address_match_advanced
Destructive
Inspect

Generate an advanced AI-powered similarity key for US street address matching. Handles unit numbers, directionals, and abbreviations. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
zipNoZip code (optional but recommended for precision)
addressYesStreet address
algorithmNoAlgorithm variant (optional)
interzoid_address_parse
Destructive
Inspect

Parse a full address string into component parts: street number, street name, unit, city, state, zip code. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
addressYesFull address string to parse
interzoid_building_profile
Destructive
Inspect

Retrieve a commercial building profile for any US property address including building class, year built, total rentable square footage, floor count, primary tenants, property management, ownership entity, recent renovations, parking ratio, and transit access. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
addressYesUS property street address
interzoid_business_info
Destructive
Inspect

Retrieve comprehensive AI-powered business intelligence for a company including industry, revenue, employee counts, and executive info. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesCompany name, website, or email
interzoid_buying_signals
Destructive
Inspect

Identify recent buying signals for a target company including funding events, leadership changes, expansion announcements, hiring trends, and other intent signals useful for sales targeting. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesTarget company name to surface buying signals for
interzoid_city_standard
Destructive
Inspect

Standardize city name data to a consistent canonical form. Handles abbreviations, alternate spellings, and local variations. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
cityYesCity name to standardize
stateNoState or province (optional but recommended)
algorithmNoAlgorithm variant (optional)
interzoid_company_and_address_match
Destructive
Inspect

Generate a single combined AI-powered similarity key from a company/organization name plus a street address. Records with the same combined key likely share both a similar company name and address. Ideal for business-location deduplication across vendor, supplier, and account datasets. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
addressYesFull street address (US or international)
companyYesCompany or organization name
interzoid_company_and_fullname_match
Destructive
Inspect

Generate a single combined AI-powered similarity key from a company/organization name plus an individual's full name. Records with the same combined key likely share both a similar company and a similar person. Ideal for contact-level deduplication within CRM, marketing, and sales datasets. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
companyYesCompany or organization name
fullnameYesFull individual name
interzoid_company_match_advanced
Destructive
Inspect

Generate an advanced AI-powered similarity key for company/organization name matching. Names like 'IBM', 'International Business Machines', 'IBM Corp' produce the same key for deduplication and record linkage. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
companyYesCompany or organization name
algorithmNoAlgorithm variant (optional, e.g. 'ai-deep')
interzoid_company_verification
Destructive
Inspect

Verify whether a company exists and get a verification score (0-99) with AI-generated reasoning about legitimacy and credibility. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesCompany or organization name to verify
interzoid_competitor_analysis
Destructive
Inspect

Identify and analyze a company's primary competitors with detailed comparison information including market positioning, products, and competitive advantages. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesCompany name to analyze competitors for
interzoid_country_info
Destructive
Inspect

Standardize a country name and return comprehensive info: ISO codes (2/3-letter, 3-digit), currency details, internet code, and calling code. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
countryYesCountry name in any language or format
algorithmNoAlgorithm variant (optional, defaults to 'ai-medium')
interzoid_country_standard
Destructive
Inspect

Standardize a country name to a consistent canonical form. Handles variations like 'Great Britain', 'UK', 'United Kingdom'. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
countryYesCountry name to standardize
algorithmNoAlgorithm variant (optional)
interzoid_currency_rate
Destructive
Inspect

Get live currency exchange rates between two currencies. Returns current mid-market rates. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
toYesTarget currency code (e.g. JPY, GBP, EUR)
fromYesSource currency code (e.g. USD, EUR, GBP)
interzoid_custom_data
Destructive
Inspect

AI Custom, Self-Defined Data Enrichment. Define your own data API: describe a topic, provide a lookup value, and specify the output fields you want. Returns real-world data as a JSON object with your self-defined fields. Example: topic='detailed information about companies', lookup='IBM', output='["headquarters","ceo","website"]'. Premium API, cost varies by model.

ParametersJSON Schema
NameRequiredDescriptionDefault
modelNoAI model to use (optional: 'default', 'model-a', 'model-a-premium', 'model-x')
topicYesDescription of the data domain (e.g. 'detailed information about companies', 'healthcare data by city')
lookupYesThe lookup value to retrieve data for (e.g. 'IBM', 'Las Vegas', '85250')
outputYesJSON array of desired output field names (e.g. '["headquarters","ceo","website"]')
interzoid_customs_duty_rates
Destructive
Inspect

Retrieve import customs duty rates for any HS code entering any country - with MFN applied rates, preferential FTA rates, import VAT/GST, additional duties (anti-dumping, safeguard, excise), de minimis thresholds, and non-tariff restrictions. Premium API. Cost: $0.35 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
hscodeYesHarmonized System (HS) code, 6-digit minimum (up to 10-digit national extensions)
lookupYesDestination country name or ISO code
interzoid_email_trust_score
Destructive
Inspect

Get an email trust score (0-99) and AI-generated risk analysis. Validates deliverability, identifies disposable addresses, and assesses legitimacy. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesEmail address to score and validate
interzoid_entity_type
Destructive
Inspect

Determine the entity type of a data value - whether it represents a person, company/organization, location, or other entity type. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText data value to classify
interzoid_esg_profile
Destructive
Inspect

Retrieve an ESG (Environmental, Social, Governance) and sustainability profile for a company including key initiatives, ratings, controversies, and reporting frameworks. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesCompany name to retrieve ESG profile for
interzoid_eu_vat_rates
Destructive
Inspect

Retrieve current VAT rates for any European country (EU-27, EEA, UK, Switzerland, non-EU Europe) with category-driven breakdown of standard, reduced, super-reduced, zero-rated, and exempt categories plus registration thresholds and territorial exceptions. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesCountry name, ISO code, city, or address
interzoid_executive_profile
Destructive
Inspect

Retrieve executive profile information for a company including leadership details, roles, and professional background. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesCompany name and job title (e.g. 'Coinbase CEO')
interzoid_facilities_profile
Destructive
Inspect

Retrieve a profile of a company's corporate facilities including headquarters, regional offices, manufacturing sites, data centers, and other key locations. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesCompany name to retrieve facilities profile for
interzoid_fullname_match
Destructive
Inspect

Generate an AI-powered similarity key for individual/person name matching. Handles variations like 'Bob Smith', 'Robert Smith', 'Smith, Robert J.' producing the same key. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
fullnameYesFull individual name
interzoid_fullname_match_score
Destructive
Inspect

Compare two individual/person names and receive a match score from 0-100 indicating similarity. Handles name order, nicknames, and abbreviations. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
fullname1YesFirst full name
fullname2YesSecond full name to compare
interzoid_gender
Destructive
Inspect

Determine the likely gender associated with an individual name. Supports international names. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesFirst name to determine gender for
interzoid_global_address_match
Destructive
Inspect

Generate an AI-powered similarity key for global/international address matching. Handles international address formats and variations across countries. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
addressYesFull international address string
interzoid_global_latency
Destructive
Inspect

Measure real-world page load performance (response time) for any URL from a chosen global location. Returns total load time in seconds, HTTP response status, a phase-by-phase timing breakdown (DNS, TCP connect, TLS handshake, time-to-first-byte, content transfer), and a content preview. Useful for global latency monitoring, CDN validation, and uptime/performance checks. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesThe full URL to measure (https:// is assumed if no scheme is given)
originNoMeasurement location (optional: 'California', 'London', 'Tokyo', 'Frankfurt', 'Singapore', 'Sydney', 'Virginia', 'Sao Paulo'; defaults to California)
interzoid_global_weather
Destructive
Inspect

Get current weather for any city worldwide including temperature (F/C), conditions, and wind speed. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
locationYesCity name (e.g. 'London', 'Tokyo', 'San Francisco')
interzoid_gov_contracts
Destructive
Inspect

Retrieve US government contract information for a company including active contracts, agencies, contract values, and award history. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesCompany name to retrieve government contract data for
interzoid_identify_language
Destructive
Inspect

Identify the language of a given text string. Supports detection of numerous world languages. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText snippet to identify the language of
interzoid_industry_classification
Destructive
Inspect

Identify and categorize a company's primary industry classification with standardized NAICS and SIC codes, sector and subsector details, business activity description, and a confidence score. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesCompany name to classify
interzoid_ip_profile
Destructive
Inspect

Get comprehensive profile for an IP address including geolocation, ISP, organization, CIDR block, and reputation assessment. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesIPv4 or IPv6 address to profile
interzoid_irs_per_diem_rates
Destructive
Inspect

Retrieve current IRS high-low method per diem rates for any US location to support accountable-plan travel reimbursement (Revenue Procedure 2019-48). Classifies each location as High-Cost or Low-Cost with separate lodging and meals-and-incidentals (M&IE) components. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesFull street address, ZIP code, city, county, or state (CONUS)
interzoid_muni_issuer_profile
Destructive
Inspect

Retrieve a research profile on any US municipal securities issuer (state, city, county, school district, transit/water/sewer authority, hospital district, public university, etc.) including issuer type, credit standing, typical security types, outstanding debt, notable events, pension/OPEB exposure, revenue sources, and EMMA reference link. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesMunicipal issuer name (state, city, county, district, authority, university, etc.)
interzoid_name_origin
Destructive
Inspect

Determine the likely cultural or geographic origin of an individual name. Useful for demographic analysis and internationalization. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesFull name to determine origin for
interzoid_nearest_coffee_shops
Destructive
Inspect

Find nearest coffee shops to a given address or location including names, addresses, distances, and basic details. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesReference address or location to find coffee shops near
interzoid_official_name
Destructive
Inspect

Resolve any organization name (common name, brand, abbreviation, ticker, local-language name, or near-match with typos) to its official English legal name, commercial name, local-language name, legal form, country of incorporation, registry identifier, status, and an authoritative documentation URL. Designed for KYB, supplier verification, sanctions screening, and dataset normalization. Premium API.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesOrganization name in any form (common name, brand, abbreviation, ticker, or local-language name)
interzoid_org_match_score
Destructive
Inspect

Compare two organization/company names and receive a match score from 0-100 indicating similarity. Useful for determining if two company names refer to the same entity. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
org1YesFirst organization name
org2YesSecond organization name to compare
interzoid_org_standard
Destructive
Inspect

Standardize an organization name to its canonical form. Normalizes abbreviations, suffixes, and formatting (e.g. 'b.o.a.' -> 'Bank of America'). Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
orgYesOrganization name to standardize
interzoid_parent_company_info
Destructive
Inspect

Retrieve parent company information for a given company or subsidiary. Identifies corporate ownership hierarchies and holding company relationships. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesCompany name or domain to find parent company for
interzoid_phone_profile
Destructive
Inspect

Get profile for a phone number including carrier, line type, geographic location, validation status, and risk assessment. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesPhone number to profile
interzoid_private_company_deal_intel
Destructive
Inspect

Retrieve private company deal intelligence including funding rounds, valuations, investors, M&A activity, and ownership changes. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesPrivate company name
interzoid_product_match
Destructive
Inspect

Generate an AI-powered similarity key for product name matching. Handles variations in product names, model numbers, and descriptions. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
productYesProduct name, description, or model
algorithmNoAlgorithm variant (optional)
interzoid_product_recall_info
Destructive
Inspect

Retrieve product recall information for a given product, brand, or category including recall date, hazard description, remedy, and regulatory authority. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesProduct name, brand, or category to check for recalls
interzoid_property_history
Destructive
Inspect

Retrieve property transaction history for any US address including last sale date and price, prior transactions over up to ten years, price-per-square-foot trajectory, ownership chain, recorded deed types, mortgage history, and current owner of record. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
addressYesUS property street address
interzoid_recent_news
Destructive
Inspect

Retrieve recent news and developments for a company or topic. AI-powered aggregation from multiple real-time sources. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesCompany name or topic to get news for
interzoid_sales_use_tax_rates
Destructive
Inspect

Retrieve current US sales and use tax rates for any address, ZIP code, city, or state - fully decomposed into state, county, city, and special district components plus the combined effective rate. Submit a full street address for the most accurate rate assignment. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesFull street address, ZIP code, city, or state
interzoid_state_abbreviation
Destructive
Inspect

Standardize US state/province names to full name plus abbreviation. Handles 'Calif', 'CA', 'Cal' -> 'California' / 'CA'. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
stateYesState or province name/abbreviation
algorithmNoAlgorithm variant (optional)
interzoid_stock_info
Destructive
Inspect

Get AI-powered stock analysis for a ticker symbol including price, market cap, P/E ratio, EPS, and analyst assessment. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesStock ticker symbol or company name (e.g. 'AAPL', 'COIN')
interzoid_tech_stack
Destructive
Inspect

Identify the complete technology stack used by a company or website from a domain lookup, including CMS, frontend frameworks, backend technologies, web server, hosting provider, CDN, analytics, security technologies, and e-commerce platform. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesDomain name or company website to identify the tech stack for
interzoid_translate_to_any
Destructive
Inspect

Detect the language of input text and translate it to any specified target language. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
toYesTarget language name (e.g. 'Japanese', 'French', 'Spanish')
textYesText to translate
interzoid_translate_to_english
Destructive
Inspect

Detect the language of input text and translate it to English. AI-powered translation supporting numerous world languages. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText in any language to translate to English
interzoid_university_info
Destructive
Inspect

Retrieve detailed information about a university or college including location, type, enrollment, accreditation, notable programs, and key statistics. Premium API. Cost: $0.25 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesUniversity or college name
interzoid_x_handle
Destructive
Inspect

Retrieve the X (formerly Twitter) handle for a given person, organization, sports team, government entity, or descriptive phrase using AI-powered lookup. Returns the handle with a confidence score. Cost: $0.05 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
lookupYesPerson, organization, team, title, or descriptive phrase to find an X handle for
interzoid_x_last_three_posts
Destructive
Inspect

Retrieve the three most recent posts (tweets) from a given X (Twitter) handle, including the full text content and date of each post. Cost: $0.05 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
handleYesX handle (with or without @ prefix)
interzoid_x_profile
Destructive
Inspect

Retrieve a comprehensive profile snapshot for an X (Twitter) handle including display name, bio description, follower and following counts, total post count, website URL, location, and account creation date. Cost: $0.05 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
handleYesX handle (with or without @ prefix)
interzoid_zipcode_info
Destructive
Inspect

Get detailed info for a US ZIP code: city, state, county, timezone, area codes, latitude/longitude. Cost: $0.01 USDC via x402.

ParametersJSON Schema
NameRequiredDescriptionDefault
zipYesUS ZIP code (5-digit)

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.