mcp-server
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.
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.
Tool Definition Quality
Score is being calculated. Check back soon.
Available Tools
58 toolsinterzoid_address_and_fullname_matchDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Full street address (US or international) | |
| fullname | Yes | Full individual name |
interzoid_address_match_advancedDestructiveInspect
Generate an advanced AI-powered similarity key for US street address matching. Handles unit numbers, directionals, and abbreviations. Cost: $0.01 USDC via x402.
| Name | Required | Description | Default |
|---|---|---|---|
| zip | No | Zip code (optional but recommended for precision) | |
| address | Yes | Street address | |
| algorithm | No | Algorithm variant (optional) |
interzoid_address_parseDestructiveInspect
Parse a full address string into component parts: street number, street name, unit, city, state, zip code. Cost: $0.01 USDC via x402.
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Full address string to parse |
interzoid_building_profileDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | US property street address |
interzoid_business_infoDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Company name, website, or email |
interzoid_buying_signalsDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Target company name to surface buying signals for |
interzoid_city_standardDestructiveInspect
Standardize city name data to a consistent canonical form. Handles abbreviations, alternate spellings, and local variations. Cost: $0.01 USDC via x402.
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | City name to standardize | |
| state | No | State or province (optional but recommended) | |
| algorithm | No | Algorithm variant (optional) |
interzoid_company_and_address_matchDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Full street address (US or international) | |
| company | Yes | Company or organization name |
interzoid_company_and_fullname_matchDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | Company or organization name | |
| fullname | Yes | Full individual name |
interzoid_company_match_advancedDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | Company or organization name | |
| algorithm | No | Algorithm variant (optional, e.g. 'ai-deep') |
interzoid_company_verificationDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Company or organization name to verify |
interzoid_competitor_analysisDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Company name to analyze competitors for |
interzoid_country_infoDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| country | Yes | Country name in any language or format | |
| algorithm | No | Algorithm variant (optional, defaults to 'ai-medium') |
interzoid_country_standardDestructiveInspect
Standardize a country name to a consistent canonical form. Handles variations like 'Great Britain', 'UK', 'United Kingdom'. Cost: $0.01 USDC via x402.
| Name | Required | Description | Default |
|---|---|---|---|
| country | Yes | Country name to standardize | |
| algorithm | No | Algorithm variant (optional) |
interzoid_currency_rateDestructiveInspect
Get live currency exchange rates between two currencies. Returns current mid-market rates. Cost: $0.01 USDC via x402.
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target currency code (e.g. JPY, GBP, EUR) | |
| from | Yes | Source currency code (e.g. USD, EUR, GBP) |
interzoid_custom_dataDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | AI model to use (optional: 'default', 'model-a', 'model-a-premium', 'model-x') | |
| topic | Yes | Description of the data domain (e.g. 'detailed information about companies', 'healthcare data by city') | |
| lookup | Yes | The lookup value to retrieve data for (e.g. 'IBM', 'Las Vegas', '85250') | |
| output | Yes | JSON array of desired output field names (e.g. '["headquarters","ceo","website"]') |
interzoid_customs_duty_ratesDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| hscode | Yes | Harmonized System (HS) code, 6-digit minimum (up to 10-digit national extensions) | |
| lookup | Yes | Destination country name or ISO code |
interzoid_email_trust_scoreDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Email address to score and validate |
interzoid_entity_typeDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text data value to classify |
interzoid_esg_profileDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Company name to retrieve ESG profile for |
interzoid_eu_vat_ratesDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Country name, ISO code, city, or address |
interzoid_executive_profileDestructiveInspect
Retrieve executive profile information for a company including leadership details, roles, and professional background. Premium API. Cost: $0.25 USDC via x402.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Company name and job title (e.g. 'Coinbase CEO') |
interzoid_facilities_profileDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Company name to retrieve facilities profile for |
interzoid_fullname_matchDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| fullname | Yes | Full individual name |
interzoid_fullname_match_scoreDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| fullname1 | Yes | First full name | |
| fullname2 | Yes | Second full name to compare |
interzoid_genderDestructiveInspect
Determine the likely gender associated with an individual name. Supports international names. Cost: $0.01 USDC via x402.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | First name to determine gender for |
interzoid_global_address_matchDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Full international address string |
interzoid_global_latencyDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The full URL to measure (https:// is assumed if no scheme is given) | |
| origin | No | Measurement location (optional: 'California', 'London', 'Tokyo', 'Frankfurt', 'Singapore', 'Sydney', 'Virginia', 'Sao Paulo'; defaults to California) |
interzoid_global_weatherDestructiveInspect
Get current weather for any city worldwide including temperature (F/C), conditions, and wind speed. Cost: $0.01 USDC via x402.
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | City name (e.g. 'London', 'Tokyo', 'San Francisco') |
interzoid_gov_contractsDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Company name to retrieve government contract data for |
interzoid_identify_languageDestructiveInspect
Identify the language of a given text string. Supports detection of numerous world languages. Cost: $0.01 USDC via x402.
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text snippet to identify the language of |
interzoid_industry_classificationDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Company name to classify |
interzoid_ip_profileDestructiveInspect
Get comprehensive profile for an IP address including geolocation, ISP, organization, CIDR block, and reputation assessment. Premium API. Cost: $0.25 USDC via x402.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | IPv4 or IPv6 address to profile |
interzoid_irs_per_diem_ratesDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Full street address, ZIP code, city, county, or state (CONUS) |
interzoid_muni_issuer_profileDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Municipal issuer name (state, city, county, district, authority, university, etc.) |
interzoid_name_originDestructiveInspect
Determine the likely cultural or geographic origin of an individual name. Useful for demographic analysis and internationalization. Cost: $0.01 USDC via x402.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full name to determine origin for |
interzoid_nearest_coffee_shopsDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Reference address or location to find coffee shops near |
interzoid_official_nameDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Organization name in any form (common name, brand, abbreviation, ticker, or local-language name) |
interzoid_org_match_scoreDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| org1 | Yes | First organization name | |
| org2 | Yes | Second organization name to compare |
interzoid_org_standardDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | Organization name to standardize |
interzoid_parent_company_infoDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Company name or domain to find parent company for |
interzoid_phone_profileDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Phone number to profile |
interzoid_private_company_deal_intelDestructiveInspect
Retrieve private company deal intelligence including funding rounds, valuations, investors, M&A activity, and ownership changes. Premium API. Cost: $0.25 USDC via x402.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Private company name |
interzoid_product_matchDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| product | Yes | Product name, description, or model | |
| algorithm | No | Algorithm variant (optional) |
interzoid_product_recall_infoDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Product name, brand, or category to check for recalls |
interzoid_property_historyDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | US property street address |
interzoid_recent_newsDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Company name or topic to get news for |
interzoid_sales_use_tax_ratesDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Full street address, ZIP code, city, or state |
interzoid_state_abbreviationDestructiveInspect
Standardize US state/province names to full name plus abbreviation. Handles 'Calif', 'CA', 'Cal' -> 'California' / 'CA'. Cost: $0.01 USDC via x402.
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | State or province name/abbreviation | |
| algorithm | No | Algorithm variant (optional) |
interzoid_stock_infoDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Stock ticker symbol or company name (e.g. 'AAPL', 'COIN') |
interzoid_tech_stackDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Domain name or company website to identify the tech stack for |
interzoid_translate_to_anyDestructiveInspect
Detect the language of input text and translate it to any specified target language. Cost: $0.01 USDC via x402.
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target language name (e.g. 'Japanese', 'French', 'Spanish') | |
| text | Yes | Text to translate |
interzoid_translate_to_englishDestructiveInspect
Detect the language of input text and translate it to English. AI-powered translation supporting numerous world languages. Cost: $0.01 USDC via x402.
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text in any language to translate to English |
interzoid_university_infoDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | University or college name |
interzoid_x_handleDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lookup | Yes | Person, organization, team, title, or descriptive phrase to find an X handle for |
interzoid_x_last_three_postsDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | X handle (with or without @ prefix) |
interzoid_x_profileDestructiveInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | X handle (with or without @ prefix) |
interzoid_zipcode_infoDestructiveInspect
Get detailed info for a US ZIP code: city, state, county, timezone, area codes, latitude/longitude. Cost: $0.01 USDC via x402.
| Name | Required | Description | Default |
|---|---|---|---|
| zip | Yes | US ZIP code (5-digit) |
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Your Connectors
Sign in to create a connector for this server.