Server Details
Trust and quality infrastructure for AI agents. 233+ capabilities with audit trails.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
236 toolsaccessibility-auditInspect
WCAG 2.1 accessibility audit of a URL. Checks color contrast, alt text, form labels, ARIA roles, heading hierarchy, link text, language. Mostly deterministic. (Cost: €0.30)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to audit |
address-parseInspect
Parse a free-text address into structured components. Returns street, city, postal code, state/province, country. Works with addresses worldwide. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Free-text address to parse |
agent-trace-analyzeInspect
Analyze AI agent execution traces (LangChain/CrewAI/AutoGen). Identifies failure points, root causes, token waste, and suggests fixes. (Cost: €0.20)
| Name | Required | Description | Default |
|---|---|---|---|
| trace | Yes | Agent log/trace output |
amazon-priceInspect
Extract product and pricing data from Amazon product pages. Provide URL, ASIN, or search query. Supports multiple marketplaces. (Cost: €0.50)
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| asin | No | ||
| marketplace | No | com/co.uk/de/fr/etc |
annual-report-extractInspect
Download and extract structured financial data from a Swedish company's annual report (årsredovisning). Returns balance sheet, income statement, and key ratios. (Cost: €1.00)
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Fiscal year (defaults to most recent) | |
| org_number | Yes | Swedish org number (e.g. 559106-8089) |
api-docs-generateInspect
Generate markdown API documentation from an OpenAPI spec or natural language description. Returns documentation with parameters, examples, error codes. (Cost: €0.20)
| Name | Required | Description | Default |
|---|---|---|---|
| openapi_spec | No | ||
| endpoint_description | No |
api-health-checkInspect
Test an API endpoint: send request, validate response status and schema. Integration testing as a service. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | API endpoint URL | |
| body | No | ||
| method | No | ||
| headers | No | ||
| expected_schema | No | ||
| expected_status | No |
api-mock-responseInspect
Generate a realistic mock API response with proper headers, status codes, and schema-matching body data. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| method | No | ||
| status_code | No | ||
| response_schema | No |
australian-company-dataInspect
Look up Australian company data from ABN Lookup. Accepts ABN (11 digits), ACN (9 digits), or fuzzy company name. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| abn | Yes | ABN (11 digits), ACN (9 digits), or company name |
austrian-company-dataInspect
Look up Austrian company data from the Firmenbuch. Accepts Firmenbuchnummer (e.g. FN 150913f) or fuzzy company name. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| fn_number | Yes | Firmenbuchnummer (e.g. FN 150913f) or company name |
backlink-checkInspect
Check backlinks for a domain via CommonCrawl and Google search. Returns linking domains, anchor text, dofollow/nofollow counts. (Cost: €0.15)
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |
bank-bic-lookupInspect
Validate BIC/SWIFT code format and identify the bank. Returns bank name, country, branch info. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| bic | Yes | BIC/SWIFT code (8 or 11 chars) |
barcode-lookupInspect
Look up product information by UPC/EAN barcode. Uses Open Food Facts and UPC ItemDB. Returns product name, brand, nutrition, images. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| barcode | Yes |
base64-encode-urlInspect
Fetch a URL and return content as base64. Useful for embedding images, PDFs in API calls. Returns base64, content type, data URI. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to fetch and encode |
belgian-company-dataInspect
Look up Belgian company data from KBO/BCE (Crossroads Bank for Enterprises). Accepts enterprise number (10 digits, e.g. 0404.616.494) or fuzzy company name. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| enterprise_number | Yes | KBO/BCE enterprise number (e.g. 0404.616.494) or company name |
blog-post-outlineInspect
Generate a structured blog post outline. Returns title options, sections with subsections and key points, estimated word count, SEO keywords. JSON, not prose. (Cost: €0.20)
| Name | Required | Description | Default |
|---|---|---|---|
| tone | No | ||
| topic | Yes | ||
| keywords | No | ||
| target_audience | No |
brand-mention-searchInspect
Search Google for brand mentions. Returns URLs, titles, snippets, sentiment, and source type. Every result is a clickable, verifiable URL. (Cost: €0.30)
| Name | Required | Description | Default |
|---|---|---|---|
| brand_name | Yes | ||
| max_results | No | ||
| exclude_own_domain | No |
brazilian-company-dataInspect
Look up Brazilian company data from ReceitaWS. Requires CNPJ (14 digits). Returns company name, trade name, status, address, activity codes, partners. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| cnpj | Yes | CNPJ number (14 digits, e.g. 11222333000181) |
business-license-check-seInspect
Check Swedish company registration status, SNI codes, F-skatt, VAT registration, employer registration. (Cost: €0.15)
| Name | Required | Description | Default |
|---|---|---|---|
| org_number | Yes | Swedish org number (10 digits) |
canadian-company-dataInspect
Look up Canadian company data from Corporations Canada. Accepts corporation number or fuzzy company name. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| corporation_number | Yes | Canadian corporation number or company name |
changelog-generateInspect
Generate a user-facing changelog from git commits. Groups by type, writes human-readable descriptions. Supports Keep a Changelog, semantic, and bullet formats. (Cost: €0.15)
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | ||
| commits | No | Array of {message, author, date} | |
| raw_log | No |
charity-lookup-ukInspect
Look up UK charities via the Charity Commission API. Search by registration number or name. Returns status, income, activities. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| charity_number | No |
classify-textInspect
Classify text into categories. Optionally provide custom categories. Returns primary category, confidence scores, topic keywords, and summary. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to classify | |
| categories | No | Optional list of categories to classify into |
code-convertInspect
Convert code between programming languages. Uses idiomatic patterns for the target language. Supports all major languages. (Cost: €0.15)
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| to_language | Yes | ||
| from_language | No |
code-reviewInspect
AI code review. Returns issues with severity, line numbers, fix suggestions. Focus on security, performance, readability, or bugs. (Cost: €0.20)
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| focus | No | security/performance/readability/bugs/all | |
| language | No |
commit-message-generateInspect
Generate conventional commit messages from git diffs or change descriptions. Returns subject, body, type, scope. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| diff | Yes | ||
| style | No | conventional/angular/simple |
company-enrichInspect
Enrich company data from a domain, email, or company name. Scrapes the company website to extract: industry, employee estimate, HQ location, description, social links, tech stack. (Cost: €0.50)
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Company domain (e.g. spotify.com), email, or name |
company-id-detectInspect
Identify the type and country of a company registration number. Detects Swedish org numbers, Finnish business IDs, German HRB numbers, LEIs, DUNS, and 20+ other formats. Pure algorithmic. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Company registration number to identify |
company-tech-stackInspect
Deep tech stack analysis of any domain. Analyzes HTTP headers, HTML source, JS libraries, DNS records, meta tags. Returns frontend, analytics, CDN, hosting, CMS, and more. (Cost: €0.30)
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain to analyze (e.g. stripe.com) |
competitor-compareInspect
Compare two company websites. Analyzes positioning, pricing model, features, target audience, trust signals, content strategy. Returns structured comparison + strategic analysis. (Cost: €1.00)
| Name | Required | Description | Default |
|---|---|---|---|
| domain1 | Yes | First company domain | |
| domain2 | Yes | Second company domain |
container-trackInspect
Track shipping containers by ISO 6346 number. Validates format, detects carrier, provides tracking status. (Cost: €0.25)
| Name | Required | Description | Default |
|---|---|---|---|
| carrier | No | ||
| container_number | Yes | Container number (e.g. MAEU1234567) |
context-window-optimizeInspect
Rank and select document chunks by relevance to fit within a token budget. Returns selected/excluded chunks with scores. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| documents | Yes | Array of {id, text} | |
| max_tokens | No |
contract-extractInspect
Extract key terms from a contract/legal document. Returns parties, dates, obligations, payment terms, liability caps, termination clauses. Not legal advice. (Cost: €0.50)
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| base64 | No | ||
| pdf_url | No |
cookie-scanInspect
Scan a website for cookies, tracking scripts, and consent banners. Categorizes cookies as necessary/analytics/marketing. (Cost: €0.15)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
country-tax-ratesInspect
Get corporate tax, VAT, personal income tax, capital gains, and social security rates for 45+ countries. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| country_code | Yes | ISO 2-letter country code |
country-trade-dataInspect
Get trade data for a country: top exports/imports, trade balance, trading partners. World Bank API + embedded data. (Cost: €0.20)
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| country_code | Yes |
credit-report-summaryInspect
Get a credit report summary for a Swedish company from Allabolag. Returns credit rating, financial summary, risk indicators, board members. Accepts org number or company name. (Cost: €1.00)
| Name | Required | Description | Default |
|---|---|---|---|
| org_number | Yes | Swedish org number (10 digits) or company name |
cron-explainInspect
Parse a cron expression into human-readable explanation + next N execution times. Algorithmic — instant. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| num_next | No | Number of next runs (default 5) | |
| timezone | No | ||
| cron_expression | Yes | Cron expression (5-7 fields) |
crontab-generateInspect
Convert natural language schedule to cron expression, or explain an existing cron expression. Returns next run times. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Schedule in natural language or cron expression |
crypto-priceInspect
Get current cryptocurrency price, market cap, and trends via CoinGecko API. Supports 10,000+ coins. Multiple fiat currencies. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | Coin name/symbol (bitcoin, eth, sol) | |
| vs_currencies | No |
csv-cleanInspect
Clean messy CSV: fix inconsistent delimiters, mixed encodings, BOM, trailing commas, quoted fields. Returns clean CSV with issues report. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| csv | Yes | Messy CSV string to clean |
csv-to-jsonInspect
Convert CSV string to JSON array with auto-detected delimiter and type inference. Algorithmic. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| delimiter | No | ||
| csv_string | Yes | ||
| has_header | No |
curl-to-codeInspect
Convert a curl command to equivalent code in TypeScript, Python, Go, Rust, Java, or PHP. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| curl_command | Yes | ||
| target_language | No |
currency-convertInspect
Convert an amount between currencies using ECB exchange rates. Supports all major currencies. Returns converted amount and rate. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target currency (ISO 4217) | |
| from | Yes | Source currency (ISO 4217) | |
| amount | Yes | Amount to convert |
customs-duty-lookupInspect
Look up EU customs duty rates by HS code and origin country. Returns duty rate, preferential rates, anti-dumping status. (Cost: €0.20)
| Name | Required | Description | Default |
|---|---|---|---|
| hs_code | Yes | ||
| origin_country | No | ||
| destination_country | No |
cve-lookupInspect
Look up known vulnerabilities for a package+version via OSV API. Supports npm, PyPI, Maven, Go, Cargo, NuGet. Returns CVEs with severity and fix versions. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | ||
| ecosystem | No | npm/pypi/maven/go/cargo/nuget | |
| package_name | Yes |
dangerous-goods-classifyInspect
Classify dangerous goods by UN number or substance name. Returns hazard class, packing group, labels, marine pollutant status. 200+ substances. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| substance | Yes | Substance name or UN number (e.g. UN1203, Gasoline) |
danish-company-dataInspect
Look up Danish company data from the Central Business Register (CVR). Accepts CVR number (8 digits) or fuzzy company name. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| cvr_number | Yes | Danish CVR number (8 digits) or company name |
data-protection-authority-lookupInspect
Find the data protection authority (DPA) for any EU/EEA country. Returns name, website, complaint URL, contact info. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| country_code | Yes | EU/EEA country code |
data-quality-checkInspect
Check data quality with custom rules (email_format, range, pattern, etc.) or auto-detect issues. Returns quality score and field-level report. Algorithmic. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | JSON array of objects | |
| rules | No | Optional validation rules |
date-parseInspect
Parse ambiguous date strings into ISO 8601. Handles '3/4/25', 'March 4th', '4. mars 2025', '2025-W14'. Detects ambiguity. (Cost: €0.03)
| Name | Required | Description | Default |
|---|---|---|---|
| date_string | Yes | Date string to parse | |
| preferred_format | No | DMY, MDY, or YMD (for ambiguous dates) |
deduplicateInspect
Deduplicate a JSON array of objects using fuzzy string matching (Levenshtein + token sort). Specify match fields and threshold. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Array of objects to deduplicate | |
| threshold | No | Match threshold 0-1 (default 0.8) | |
| match_fields | No | Fields to compare |
dependency-auditInspect
Audit npm or Python dependencies. Checks each package against registry for latest version, deprecation, vulnerabilities. Verifiable against actual registries. (Cost: €0.20)
| Name | Required | Description | Default |
|---|---|---|---|
| package_json | No | package.json contents | |
| requirements_txt | No | requirements.txt contents |
diff-jsonInspect
Compare two JSON objects and return structured diff. Shows added, removed, and changed fields with paths and values. Algorithmic. (Cost: €0.03)
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Modified JSON | |
| before | No | Original JSON |
dns-lookupInspect
Perform a comprehensive DNS lookup for a domain. Returns A, AAAA, MX, NS, TXT, CNAME records plus SPF and DMARC detection. (Cost: €0.03)
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name (e.g. example.com) |
dockerfile-generateInspect
Generate optimized, production-ready Dockerfiles. Multi-stage builds, Alpine base, non-root user, layer caching. Supports Node, Python, Go, Rust, Java. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| alpine | No | ||
| language | Yes | ||
| framework | No | ||
| multi_stage | No |
docker-hub-infoInspect
Fetch Docker Hub image metadata: pull count, star count, tags, architectures, last updated. Supports official and user images. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | Image name (e.g. 'nginx', 'user/repo') |
docstring-generateInspect
Add Python docstrings to functions and classes. Supports Google, NumPy, and Sphinx styles. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| style | No | google/numpy/sphinx |
domain-reputationInspect
Check domain reputation via DNS, HTTP, and security analysis. Checks SPF, DMARC, HSTS, HTTPS, suspicious TLD, and domain patterns. Score 0-100. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |
dutch-company-dataInspect
Look up Dutch company data from KVK (Kamer van Koophandel). Accepts KVK number (8 digits) or fuzzy company name. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| kvk_number | Yes | Dutch KVK number (8 digits) or company name |
ecb-interest-ratesInspect
Get current ECB key interest rates: main refinancing rate, deposit facility rate, and marginal lending rate. (Cost: €0.03)
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Optional date (default: latest) |
email-deliverability-checkInspect
Check email deliverability for a domain: SPF, DKIM, DMARC, MX records, blacklist status. Returns 0-100 score. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |
email-draftInspect
Draft a professional email. Specify context, intent (cold outreach/follow-up/apology/etc), and tone. Returns subject line options, body, and key phrases. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| tone | No | ||
| intent | No | ||
| context | Yes | ||
| recipient_context | No |
email-validateInspect
Validate an email address. Checks format, MX records, disposable domain detection, and role-based address detection. No email is sent. (Cost: €0.03)
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address to validate |
employer-review-summaryInspect
Get employer review summary from Glassdoor. Returns overall rating, culture/compensation scores, pros/cons themes. (Cost: €0.25)
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | ||
| country | No |
employment-cost-estimateInspect
Calculate total employer cost and net salary estimate for 20+ countries. Includes social contributions, pension, income tax. (Cost: €0.15)
| Name | Required | Description | Default |
|---|---|---|---|
| currency | No | ||
| country_code | Yes | ||
| gross_salary | Yes |
env-template-generateInspect
Scan source code for environment variable references (process.env, os.environ, etc.) and generate a .env template with descriptions and example values. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | Source code to scan | |
| project_description | No |
eori-validateInspect
Validate an EORI (Economic Operators Registration and Identification) number against the EU customs validation service. Returns trader name and address if valid. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| eori | Yes | EORI number (e.g. DE123456789012345) |
error-explainInspect
Explain an error message or stack trace in plain English. Identifies root cause, suggests fixes with code examples. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| error | Yes | ||
| context | No | ||
| language | No |
estonian-company-dataInspect
Look up Estonian company data from the e-Business Register. Accepts registry code (8 digits) or fuzzy company name. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| registry_code | Yes | Estonian registry code (8 digits) or company name |
eu-ai-act-classifyInspect
Classify an AI system's risk level under the EU AI Act. Rule-based analysis against Annex III and Article 5/6/50 criteria. (Cost: €0.20)
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Description of the AI system |
eu-court-case-searchInspect
Search EU court cases on CURIA (CJEU) or HUDOC (ECHR). Returns case number, title, date, parties, summary. (Cost: €0.30)
| Name | Required | Description | Default |
|---|---|---|---|
| court | No | cjeu or echr (default: cjeu) | |
| query | Yes |
eu-regulation-searchInspect
Search EU regulations, directives, and decisions on EUR-Lex. Returns matching legislation with titles, CELEX numbers, dates, and summaries. (Cost: €0.30)
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Regulation type filter (regulation/directive/decision) | |
| query | Yes | Search topic or keywords |
eu-trademark-searchInspect
Search the EUIPO trademark database for registered and pending EU trademarks. Returns trademark names, numbers, status, owners. (Cost: €0.50)
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| nice_class | No |
exchange-rateInspect
Get current exchange rate between two currencies using ECB data. Supports all major currencies. Returns rate, inverse rate, and date. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target currency (ISO 4217, e.g. EUR) | |
| from | Yes | Source currency (ISO 4217, e.g. USD) |
fake-data-generateInspect
Generate realistic fake data matching a schema. Locale-aware: Swedish names for 'sv', Japanese for 'ja'. Up to 1000 records. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| fields | No | Array of {name, type} | |
| locale | No | ||
| schema | No | JSON Schema |
financial-year-datesInspect
Get fiscal year start/end, tax filing deadlines, VAT filing frequency for 42+ countries. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| country_code | Yes | ISO 2-letter country code |
finnish-company-dataInspect
Look up Finnish company data from PRH (Patent and Registration Office). Accepts Business ID (e.g. 0112038-9) or fuzzy company name. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| business_id | Yes | Finnish Business ID (e.g. 0112038-9) or company name |
flatten-jsonInspect
Flatten nested JSON to dot-notation keys. E.g. {a:{b:[1,2]}} → {'a.b.0':1,'a.b.1':2}. Configurable delimiter and array handling. Algorithmic. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Nested JSON object | |
| delimiter | No | Default '.' | |
| array_handling | No | 'index' or 'stringify' |
flight-statusInspect
Look up flight status by flight number (e.g. LH400, BA117). Returns departure/arrival times, delays, gates. Requires AVIATIONSTACK_API_KEY for live data. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| flight | Yes | Flight number, e.g. LH400 |
food-safety-rating-ukInspect
Look up UK food hygiene ratings via the FSA API. Search by business name and optional location. Returns ratings, scores, addresses. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| location | No | ||
| max_results | No |
forex-historyInspect
Get historical exchange rates between two currencies. Returns daily rates, average, min, max, change percentage. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target currency (e.g. USD) | |
| from | Yes | Source currency (e.g. EUR) | |
| end_date | No | ||
| start_date | No |
french-company-dataInspect
Look up French company data from the SIRENE registry. Accepts SIREN (9 digits), SIRET (14 digits), or fuzzy company name. Returns company name, address, activity code, directors. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| siren | Yes | SIREN (9 digits), SIRET (14 digits), or company name |
gdpr-fine-lookupInspect
Look up GDPR enforcement fines by company name or country. Returns fine amounts, authorities, articles violated. (Cost: €0.20)
| Name | Required | Description | Default |
|---|---|---|---|
| company | No | ||
| country_code | No |
gdpr-website-checkInspect
Scan a website for GDPR compliance indicators: cookie consent, privacy policy, tracking scripts, security headers. Returns score A-F. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
german-company-dataInspect
Look up German company data from the Handelsregister. Accepts HRB/HRA number or fuzzy company name. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| hrb_number | Yes | Handelsregister number (e.g. HRB 86891) or company name |
github-actions-generateInspect
Generate CI/CD workflow YAML for GitHub Actions. Supports multiple languages, frameworks, and deploy targets (Railway, Vercel, Fly). (Cost: €0.15)
| Name | Required | Description | Default |
|---|---|---|---|
| steps | No | ||
| language | Yes | ||
| triggers | No | ||
| framework | No | ||
| deploy_target | No |
github-repo-analyzeInspect
Analyze a public GitHub repository. Returns tech stack, documentation quality, activity level, bus factor, maintenance health score. Uses GitHub API + AI analysis. (Cost: €0.50)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | GitHub repo URL (e.g. https://github.com/owner/repo) |
github-repo-compareInspect
Compare two GitHub repositories side-by-side: stars, forks, activity, language, topics, license. Returns detailed comparison. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| repo_a | Yes | owner/repo | |
| repo_b | Yes | owner/repo |
github-user-profileInspect
Fetch a GitHub user's profile, stats, and recent repositories. Returns followers, repos, bio, and activity. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes |
gitignore-generateInspect
Generate .gitignore from language/framework/IDE combinations. Covers TypeScript, Python, Go, Rust, Java, React, Next.js, Django, VSCode, IntelliJ. Algorithmic. (Cost: €0.03)
| Name | Required | Description | Default |
|---|---|---|---|
| ides | No | ||
| languages | No | ||
| frameworks | No |
google-searchInspect
Perform a Google search and return structured results. Returns title, URL, snippet, position for each result. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| country | No | ||
| language | No | ||
| num_results | No | Number of results (default 10, max 20) |
header-security-checkInspect
Check HTTP response headers for security best practices: HSTS, CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy. Returns grade A-F. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
hong-kong-company-dataInspect
Look up Hong Kong company data from ICRIS. Accepts CR number (7 digits) or fuzzy company name. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| cr_number | Yes | CR number (7 digits) or company name |
hs-code-lookupInspect
Classify a product into Harmonized System (HS) commodity codes. Returns primary HS code, chapter, section, and alternative classifications with confidence levels. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| product | Yes | Product description to classify |
html-to-pdfInspect
Convert HTML string or URL to PDF via headless browser. Configurable paper size, margins, landscape mode. Returns base64 PDF. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL to convert | |
| html | No | HTML string to convert | |
| margins | No | ||
| landscape | No | ||
| paper_size | No |
http-to-curlInspect
Convert HTTP request parameters to curl command + equivalent fetch/axios code. Supports auth, headers, body. Algorithmic. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| auth | No | ||
| body | No | ||
| method | No | ||
| headers | No |
iban-validateInspect
Validate an IBAN number. Checks format, length, and mod-97 checksum. Extracts country code, bank identifier, and branch code. Pure algorithmic — fast and cheap. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| iban | Yes | IBAN to validate (e.g. SE3550000000054910000003) |
image-resizeInspect
Resize, crop, and convert images. Supports PNG, JPEG, WebP. Configurable dimensions, quality, fit mode. Uses Sharp. (Cost: €0.03)
| Name | Required | Description | Default |
|---|---|---|---|
| fit | No | cover, contain, fill, inside, outside | |
| base64 | No | ||
| format | No | png, jpeg, or webp | |
| quality | No | ||
| image_url | No | ||
| target_width | No | ||
| target_height | No |
image-to-textInspect
OCR on any image via Claude vision. Works on screenshots, photos of documents, handwritten notes. Returns text with confidence. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| base64 | No | Base64-encoded image | |
| image_url | No | URL to image |
incoterms-explainInspect
Explain any Incoterms 2020 rule. Returns seller/buyer obligations, risk/cost transfer points, suitability. (Cost: €0.03)
| Name | Required | Description | Default |
|---|---|---|---|
| incoterm | Yes | Incoterm code (EXW/FOB/CIF/DDP/etc) |
indian-company-dataInspect
Look up Indian company data from MCA. Accepts CIN (21-character Corporate Identity Number) or fuzzy company name. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| cin | Yes | CIN (21 characters) or company name |
invoice-extractInspect
Extract structured data from an invoice or receipt image/PDF. Returns line items, totals, dates, vendor info, VAT amounts. (Cost: €0.50)
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL to invoice image or PDF | |
| base64 | No | Base64-encoded invoice file |
invoice-validateInspect
Validate invoice data: VAT number format, line item math, tax calculations, EU compliance requirements. (Cost: €0.15)
| Name | Required | Description | Default |
|---|---|---|---|
| invoice | Yes | Invoice JSON with vendor_vat, buyer_vat, amounts, line_items |
ip-geolocationInspect
Look up geographic location, ISP, and network information for an IP address. Detects proxies and hosting providers. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes |
irish-company-dataInspect
Look up Irish company data from CRO (Companies Registration Office). Accepts CRO number (5-6 digits) or fuzzy company name. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| cro_number | Yes | CRO number (5-6 digits) or company name |
isbn-validateInspect
Validate an ISBN-10 or ISBN-13 number. Checks format, length, and checksum. Converts ISBN-10 to ISBN-13. Pure algorithmic — instant. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| isbn | Yes | ISBN-10 or ISBN-13 (e.g. 978-3-16-148410-0) |
iso-country-lookupInspect
Look up any country by name, ISO code (alpha-2/3/numeric). Returns region, capital, currency, EU/Schengen/Eurozone membership. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Country name, alpha-2, alpha-3, or numeric code |
italian-company-dataInspect
Look up Italian company data from Registro Imprese. Accepts Partita IVA (11 digits) or fuzzy company name. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| partita_iva | Yes | Partita IVA (11 digits) or company name |
japanese-company-dataInspect
Look up Japanese company data from the National Tax Agency corporate number system. Accepts 13-digit corporate number or fuzzy company name. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| corporate_number | Yes | 13-digit corporate number or company name |
job-board-searchInspect
Search job listings on Arbetsformedlingen (Swedish) and Adzuna (multi-country). Returns title, company, salary, URL. (Cost: €0.20)
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| location | No | ||
| remote_only | No |
job-posting-analyzeInspect
Analyze a job posting. Extracts title, skills, salary range, remote policy, benefits, red flags, culture signals. Accepts URL or text. (Cost: €0.20)
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| text | No |
jsdoc-generateInspect
Add JSDoc comments to JavaScript/TypeScript functions and classes. Infers param types, return types, and throws. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |
json-repairInspect
Repair broken JSON: trailing commas, single quotes, unquoted keys, truncated, comments, mixed with markdown. Returns valid JSON. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| json | Yes | Broken JSON string to repair |
json-schema-validateInspect
Validate a JSON object against a JSON Schema. Returns validation result with detailed error paths and messages. Algorithmic. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | JSON data to validate | |
| schema | Yes | JSON Schema to validate against |
json-to-csvInspect
Convert a JSON array of objects to CSV format. Supports custom delimiters. Pure algorithmic — instant and cheap. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Array of objects to convert | |
| delimiter | No | Column delimiter (default: comma) |
json-to-pydanticInspect
Convert JSON to Python Pydantic model classes. Handles nested objects, arrays, optional fields. Algorithmic. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| json | No | JSON string or object | |
| root_name | No |
json-to-typescriptInspect
Convert JSON to TypeScript interfaces. Handles nested objects, arrays, optional fields. Detects date strings and UUIDs. Algorithmic. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| json | No | JSON string or object | |
| export | No | ||
| root_name | No |
json-to-zodInspect
Convert JSON to Zod validation schemas. Auto-detects emails, URLs, UUIDs, dates for refined validators. Algorithmic. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| json | No | JSON string or object | |
| root_name | No |
jwt-decodeInspect
Decode a JWT token without verification. Returns header, payload, claims, expiry status, and time until expiry. Algorithmic. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes |
keyword-suggestInspect
Get keyword suggestions from Google Autocomplete. Returns suggestions, questions, comparisons, long-tail keywords. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | ||
| keyword | Yes | ||
| language | No |
landing-page-roastInspect
AI conversion expert analyzes any landing page. Returns overall score, headline effectiveness, CTA clarity, value proposition, trust signals, issues, and suggestions. (Cost: €0.50)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Landing page URL to analyze |
latvian-company-dataInspect
Look up Latvian company data from the Enterprise Register (Uzņēmumu reģistrs). Accepts registration number (11 digits) or fuzzy company name. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| reg_number | Yes | Latvian registration number (11 digits) or company name |
lei-lookupInspect
Look up a Legal Entity Identifier (LEI) via the GLEIF database. Accepts a 20-character LEI or company name. Returns entity name, jurisdiction, addresses, registration status. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| lei | Yes | 20-character LEI code or company name |
linkedin-url-validateInspect
Validate LinkedIn profile/company/job URL format and check accessibility. Returns URL type, slug, normalized URL. (Cost: €0.03)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
link-extractInspect
Extract all links from a page with context. Filter by internal/external. Returns URL, anchor text, rel attributes. (Cost: €0.03)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to extract links from | |
| filter | No | internal, external, or both (default) |
lithuanian-company-dataInspect
Look up Lithuanian company data from Registrų centras. Accepts company code (7-9 digits) or fuzzy company name. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| company_code | Yes | Lithuanian company code (7-9 digits) or company name |
llm-cost-calculateInspect
Calculate LLM API cost for a prompt+completion across 14 models. Returns cheaper alternatives with savings percentages. Algorithmic. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| prompt_text | No | ||
| prompt_tokens | No | ||
| completion_text | No | ||
| completion_tokens | No |
llm-output-validateInspect
Validate and auto-repair LLM output. Parse JSON, validate against schema, attempt fixes for common LLM mistakes. Algorithmic — no LLM needed. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| llm_output | Yes | Raw LLM output string | |
| strict_mode | No | ||
| expected_schema | No | JSON Schema to validate against |
log-parseInspect
Parse log files — auto-detects format (JSON, syslog, ISO, logfmt, Laravel). Extracts timestamps, levels, messages. Returns error/warning summary. Algorithmic. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| logs | Yes |
markdown-to-htmlInspect
Convert markdown to styled HTML with inline CSS. Supports light, dark, and plain themes. Algorithmic — instant. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| theme | No | light, dark, or plain | |
| markdown | Yes | Markdown text to convert |
marketplace-fee-calculateInspect
Calculate seller fees for Amazon, eBay, Etsy, Shopify. Returns total fees, net revenue, fee breakdown. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | ||
| sale_price | Yes | ||
| marketplace | Yes | amazon/ebay/etsy/shopify |
meeting-notes-extractInspect
Extract structured meeting notes from a transcript. Returns summary, decisions, action items with owners, key discussion points, follow-ups. (Cost: €0.20)
| Name | Required | Description | Default |
|---|---|---|---|
| transcript | Yes | Meeting transcript text |
meta-extractInspect
Extract all metadata from a URL: Open Graph, Twitter cards, JSON-LD, favicon, canonical URL, RSS feeds, robots directives. (Cost: €0.03)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to extract metadata from |
mx-lookupInspect
DNS lookup for MX, A, AAAA, NS, TXT, SOA records. Detects email provider (Google, Microsoft, etc.), SPF, and DMARC records. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |
name-parseInspect
Parse a full name into components: first, middle, last, prefix, suffix, nickname. Handles 'Dr. Karl-Johan von Lindström III' correctly. (Cost: €0.03)
| Name | Required | Description | Default |
|---|---|---|---|
| full_name | Yes | Full name to parse |
nginx-config-generateInspect
Generate production nginx server blocks with SSL, proxy_pass, WebSocket support, security headers, gzip, rate limiting. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| ssl | No | ||
| gzip | No | ||
| domain | Yes | ||
| rate_limit | No | ||
| www_redirect | No | ||
| upstream_port | No |
norwegian-company-dataInspect
Look up Norwegian company data from the Brønnøysund Register Centre. Accepts org number (9 digits) or fuzzy company name. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| org_number | Yes | Norwegian org number (9 digits) or company name |
npm-package-infoInspect
Fetch npm package metadata: version, dependencies, downloads, repository, license. Includes weekly download count. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| package | Yes |
og-image-checkInspect
Validate Open Graph and Twitter Card images for a URL. Checks dimensions, file size, format, alt text. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
openapi-generateInspect
Generate a complete OpenAPI 3.1 specification from a natural language API description. (Cost: €0.15)
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes |
openapi-validateInspect
Validate an OpenAPI 3.x specification. Checks required fields, endpoint definitions, schema references. Algorithmic. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| spec | No | OpenAPI spec as JSON string or object |
page-speed-testInspect
Test page speed using Google PageSpeed Insights API. Returns performance score, Core Web Vitals, optimization opportunities. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| strategy | No | mobile or desktop (default: mobile) |
password-strengthInspect
Analyze password strength: entropy, crack time estimate, character class diversity, common password check, keyboard pattern detection. Password is NOT stored. Algorithmic. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| password | Yes |
patent-searchInspect
Search US patents via PatentsView API. Search by keyword, title, or patent number. Returns patent details, inventors, assignees. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No |
payment-reference-generateInspect
Generate valid payment reference numbers with check digits: Swedish OCR, Norwegian KID, Finnish reference, ISO 11649 RF. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ocr_se/ocr_no/ocr_fi/iso11649/rf | |
| base_number | No |
pdf-extractInspect
Extract structured data from any PDF document. Accepts a URL or base64-encoded PDF. Works on contracts, reports, forms — any document type. Returns JSON based on your extraction instructions. (Cost: €0.30)
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL to a PDF file | |
| base64 | No | Base64-encoded PDF | |
| extract | No | What data to extract (natural language) |
phone-normalizeInspect
Parse and normalize phone numbers to E.164 format. Detects country, carrier type, validates format. Uses libphonenumber. (Cost: €0.03)
| Name | Required | Description | Default |
|---|---|---|---|
| phone_string | Yes | Phone number to normalize | |
| default_country | No | ISO country code (e.g. SE) |
pii-redactInspect
Detect and redact personally identifiable information (PII) from text. Identifies names, emails, phone numbers, national ID numbers (Swedish personnummer, Finnish henkilötunnus, etc.), addresses, and more. (Cost: €0.15)
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to redact PII from |
polish-company-dataInspect
Look up Polish company data from KRS (Krajowy Rejestr Sądowy). Accepts KRS number (10 digits) or fuzzy company name. Returns company name, legal form, address, registration date. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| krs_number | Yes | KRS number (10 digits) or company name |
port-checkInspect
Check if TCP ports are open on a host. Scans up to 20 ports with configurable timeout. Returns open/closed status with latency. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| ports | No | Array of port numbers or comma-separated string | |
| timeout_ms | No |
port-lookupInspect
Look up world ports by name or UN/LOCODE. Returns coordinates, country, timezone. 175+ major ports. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Port name or UN/LOCODE (e.g. SEGOT, NLRTM) |
portuguese-company-dataInspect
Look up Portuguese company data from RNPC. Accepts NIPC (9 digits) or fuzzy company name. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| nipc | Yes | NIPC number (9 digits) or company name |
pr-description-generateInspect
Generate pull request descriptions from diffs or commit logs. Returns title, summary, changes list, testing steps. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| diff | Yes | ||
| title | No |
price-compareInspect
Compare prices across merchants via PriceRunner (Nordic) and Google Shopping. Returns lowest/highest/average prices. (Cost: €0.20)
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | ||
| product | Yes |
pricing-page-extractInspect
Extract structured pricing data from any SaaS pricing page. Returns plan names, prices, features per plan, billing periods, trial/guarantee info. (Cost: €0.30)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Pricing page URL |
privacy-policy-analyzeInspect
Analyze a company's privacy policy. Extracts data collected, purposes, third parties, user rights, GDPR/CCPA compliance signals. (Cost: €0.30)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Company website URL |
product-reviews-extractInspect
Extract product reviews from Amazon, Trustpilot, or any review page. Returns rating distribution, pros/cons, sentiment. (Cost: €0.25)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Product review page URL |
product-searchInspect
Search products on Google Shopping. Returns product listings with title, price, merchant, rating. (Cost: €0.15)
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| country | No |
prompt-compressInspect
Compress a prompt to be shorter while preserving semantic meaning. Specify target reduction percentage (10-70%). (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| prompt_text | Yes | ||
| target_reduction_percent | No | Default 30 |
prompt-optimizeInspect
Analyze and improve a prompt. Returns improved version with changes and reasoning, clarity score comparison, and techniques applied. (Cost: €0.15)
| Name | Required | Description | Default |
|---|---|---|---|
| bad_examples | No | ||
| good_examples | No | ||
| current_prompt | Yes | ||
| task_description | No |
public-holiday-lookupInspect
Get public holidays for any country and year. Uses Nager.Date API. Returns holiday dates, names, and next upcoming. (Cost: €0.03)
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| country_code | Yes |
pypi-package-infoInspect
Fetch Python package metadata from PyPI: version, dependencies, Python compatibility, release history, license. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| package | Yes |
readme-generateInspect
Generate comprehensive README.md from project description. Includes installation, usage, API docs, contributing sections. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| tech_stack | No | ||
| project_name | No | ||
| project_description | Yes |
receipt-categorizeInspect
Extract and categorize receipt data. Returns vendor, date, amount, tax, currency, expense category, line items. Ready for expense reports. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| base64 | No | ||
| image_url | No |
redirect-traceInspect
Trace the full HTTP redirect chain for a URL. Shows each hop with status code, location header, server, and latency. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| max_redirects | No |
regex-explainInspect
Explain a regular expression in plain English with token-by-token breakdown. Optionally test against sample strings. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| regex | Yes | ||
| test_strings | No |
regex-generateInspect
Describe what you want to match in natural language, get a tested regex back. Optionally provide test strings for validation. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | What to match in natural language | |
| test_strings | No | Optional strings to test against |
release-notes-generateInspect
Generate release notes from commit log or changelog. Keep a Changelog format with Added/Changed/Fixed/Removed sections. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| commits | Yes | ||
| version | No |
resume-parseInspect
Extract structured data from a CV/resume. Accepts PDF URL, base64, or text. Returns name, contact, experience, education, skills, certifications. (Cost: €0.30)
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| base64 | No | ||
| pdf_url | No |
return-policy-extractInspect
Extract return/refund policy from a retailer website. Returns window, conditions, exclusions, process steps. (Cost: €0.20)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Retailer website URL |
robots-txt-parseInspect
Fetch and parse a website's robots.txt. Returns rules per user-agent, sitemaps, crawl delays, and whether all crawlers are blocked. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
salary-benchmarkInspect
Get salary benchmarks for a job title. Returns median, 25th/75th percentile, comparable titles. (Cost: €0.20)
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | ||
| job_title | Yes | ||
| country_code | No | ||
| experience_level | No |
sanctions-checkInspect
Check if a person or entity is on sanctions lists (EU, US OFAC, UN, UK). Uses OpenSanctions consolidated database. Returns match results with confidence scores. (Cost: €0.20)
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Person or company name to check | |
| country | No | ISO country code filter (optional) |
schema-inferInspect
Infer schema from JSON array or CSV. Returns field types, nullability, uniqueness, completeness, min/max/mean for numeric fields. Algorithmic. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | JSON array or CSV string |
schema-migration-generateInspect
Generate database migration code from current→desired schema description. Supports Drizzle, Prisma, Knex, and raw SQL. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| orm | No | drizzle/prisma/knex/raw | |
| current_schema | No | ||
| desired_schema | Yes |
screenshot-urlInspect
Take a full-page or viewport screenshot of any URL. Handles cookie banners, lazy loading, SPAs. Returns base64 PNG. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to screenshot | |
| wait_for | No | CSS selector or seconds to wait | |
| full_page | No | Full page vs viewport (default: true) | |
| viewport_width | No | ||
| viewport_height | No |
secret-scanInspect
Scan code/config/logs for leaked secrets: AWS keys, GitHub tokens, Stripe keys, API keys, private keys, DB URLs, JWTs. Algorithmic regex matching. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Code, config, or log output |
sentiment-analyzeInspect
Analyze the sentiment of text. Returns overall sentiment (positive/negative/neutral/mixed), confidence scores, and aspect-level sentiment. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to analyze |
seo-auditInspect
Comprehensive SEO audit of a URL. Checks title, meta description, h1 structure, image alt tags, canonical, robots.txt, sitemap, Open Graph, schema.org, link ratio. (Cost: €0.30)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to audit |
sepa-xml-validateInspect
Validate SEPA XML files (pain.001 credit transfer, pain.008 direct debit). Checks structure, IBANs, BICs, amounts, transaction counts. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| xml | Yes | SEPA XML string |
serp-analyzeInspect
Analyze Google search results for a keyword. Returns organic results, featured snippet, People Also Ask, SERP features. (Cost: €0.15)
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | ||
| keyword | Yes | ||
| language | No |
shipping-cost-estimateInspect
Estimate shipping costs for PostNord, DHL, UPS by origin/destination, weight, and service level. (Cost: €0.15)
| Name | Required | Description | Default |
|---|---|---|---|
| service | No | ||
| weight_kg | Yes | ||
| origin_country | Yes | ||
| destination_country | Yes |
shipping-trackInspect
Detect shipping carrier from tracking number format and provide tracking URLs. Supports UPS, FedEx, USPS, DHL, Royal Mail, PostNord, and more. Algorithmic. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| tracking_number | Yes |
singapore-company-dataInspect
Look up Singaporean company data from ACRA. Accepts UEN (9-10 alphanumeric) or fuzzy company name. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| uen | Yes | UEN (e.g. 200401141R) or company name |
sitemap-parseInspect
Fetch and parse a website's XML sitemap. Returns URL count, top path segments, lastmod dates, and sample URLs. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
skill-extractInspect
Extract skills from job descriptions or CVs. Categorizes 500+ skills into technical, soft skills, tools, certifications, languages. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Job description or CV text |
skill-gap-analyzeInspect
Compare required skills against candidate skills with fuzzy matching. Returns matched, missing, extra, and match score. (Cost: €0.15)
| Name | Required | Description | Default |
|---|---|---|---|
| required_skills | Yes | ||
| candidate_skills | Yes |
social-profile-checkInspect
Check username availability across 11 platforms: GitHub, Twitter/X, Instagram, YouTube, TikTok, LinkedIn, Reddit, etc. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes |
spanish-company-dataInspect
Look up Spanish company data from the Registro Mercantil. Accepts CIF/NIF (e.g. A28015865) or fuzzy company name. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| cif | Yes | CIF/NIF number (e.g. A28015865) or company name |
sql-explainInspect
Explain a SQL query in plain language. Identifies tables, joins, filters, aggregations, and potential performance issues. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes |
sql-generateInspect
Generate SQL queries from natural language descriptions. Provide table schema for best results. Supports PostgreSQL, MySQL, SQLite, MSSQL. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| dialect | No | postgres/mysql/sqlite/mssql | |
| table_schema | No | ||
| natural_language_query | Yes |
sql-optimizeInspect
Analyze and optimize a SQL query for performance. Returns rewritten query, index recommendations, and explanation of improvements. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | ||
| dialect | No | ||
| table_schema | No |
ssl-certificate-chainInspect
Inspect the full SSL/TLS certificate chain for a domain. Returns cert details, expiry, issuer, TLS version, cipher suite, and security issues. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| port | No |
ssl-checkInspect
Check a domain's SSL/TLS certificate. Returns issuer, validity dates, days until expiry, protocol version, cipher, and SAN entries. (Cost: €0.03)
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name (e.g. example.com) |
startup-domain-checkInspect
Check domain and handle availability for a startup name. Checks .com/.io/.ai/.co/.dev domains, Twitter, GitHub, npm, PyPI. (Cost: €0.15)
| Name | Required | Description | Default |
|---|---|---|---|
| company_name | Yes | Company name or keyword |
stock-quoteInspect
Get real-time stock quote data for any publicly traded company. Accepts ticker symbols (e.g. AAPL, VOLV-B.ST). Returns price, change, volume, market state. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock ticker symbol (e.g. AAPL, TSLA, VOLV-B.ST) |
strale_balanceInspect
Check your Strale wallet balance. Shows current balance in EUR cents and EUR. Requires API key.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
strale_methodologyInspect
Returns Strale's trust and quality methodology — how capabilities are tested, scored, and monitored. Includes SQS scoring methodology, test infrastructure, provenance model, and audit trail documentation. No API key required.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
strale_searchInspect
Search and filter Strale capabilities and solutions by keyword or category. Use this to find the right tool before calling it. Returns matching items with slug, description, price, and category. Supports pagination via the offset parameter (20 results per page).
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search keyword (matched against name, description, slug) | |
| offset | No | Number of results to skip (for pagination). Default: 0 | |
| category | No | Filter by category (e.g., data-extraction, validation, finance, legal, logistics, recruiting, e-commerce, marketing) |
structured-scrapeInspect
Extract structured data from any URL using a caller-defined JSON schema. Browserless renders the page, AI maps content to your schema. (Cost: €0.20)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to scrape | |
| schema | Yes | JSON schema describing the data to extract |
summarizeInspect
Summarize text into a concise format. Supports paragraph, bullet points, or one-sentence styles. Configurable max length. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to summarize | |
| style | No | Summary style: paragraph, bullets, or one_sentence | |
| max_length | No | Approximate max word count |
swedish-company-dataInspect
Extract company data (revenue, employees, profit, fiscal year) for a Swedish organization number. Accepts natural language descriptions — resolves to org number automatically. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| org_number | Yes | Swedish org number (e.g. 559106-8089) or company name |
swift-message-parseInspect
Parse SWIFT MT messages (MT103/MT940/MT202) into structured data. Extracts sender/receiver BIC, amount, currency, beneficiary. (Cost: €0.15)
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Raw SWIFT message text |
swift-validateInspect
Validate a SWIFT/BIC code. Checks format, length, and country code. Extracts bank code, location, and branch. Pure algorithmic — instant and cheap. (Cost: €0.03)
| Name | Required | Description | Default |
|---|---|---|---|
| swift | Yes | SWIFT/BIC code (e.g. DABASESX) |
swiss-company-dataInspect
Look up Swiss company data from Zefix (Zentraler Firmenindex). Accepts UID (e.g. CHE-105.805.977) or fuzzy company name. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | Swiss UID (e.g. CHE-105.805.977) or company name |
tech-stack-detectInspect
Detect the technology stack of a website. Identifies frontend framework, CSS framework, CMS, analytics, hosting, CDN, and other technologies. (Cost: €0.20)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Website URL (e.g. https://example.com) |
ted-procurementInspect
Search EU public procurement tenders on TED (Tenders Electronic Daily). Filter by keyword, country, and CPV code. Returns tender titles, authorities, values, deadlines, and links. (Cost: €0.50)
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | ISO country code filter (e.g. SE, DE) | |
| keyword | Yes | Search keyword for tenders | |
| cpv_code | No | CPV code filter |
terms-of-service-extractInspect
Extract key clauses from a company's Terms of Service: governing law, arbitration, termination, liability limitations. (Cost: €0.30)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Company website URL |
test-case-generateInspect
Generate test cases from a function description or signature. Includes happy path, edge cases, boundary tests, and error cases. (Cost: €0.15)
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | ||
| include_edge_cases | No | ||
| function_description | Yes |
ticker-lookupInspect
Find stock ticker symbols by company name. Returns matches with symbol, exchange, and type. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Company name (e.g. 'Spotify', 'Tesla') |
timezone-meeting-findInspect
Find optimal meeting times across time zones. Returns ranked slots by fairness, with local times for each participant. Algorithmic. (Cost: €0.03)
| Name | Required | Description | Default |
|---|---|---|---|
| timezones | Yes | List of IANA timezone names | |
| preferred_hours | No | Preferred hours (e.g. 09:00-17:00) | |
| duration_minutes | No |
token-countInspect
Estimate token count and cost for text across LLM models (GPT-4o, Claude, Gemini, Mistral, Llama). Algorithmic — no API calls. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| model | No | gpt-4o, claude-3-haiku, etc. |
tool-call-validateInspect
Validate an LLM tool call against a JSON Schema. Auto-fixes type mismatches (string '42' → number 42). Algorithmic. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | Yes | ||
| tool_input | Yes | ||
| expected_schema | Yes |
translateInspect
Translate text between languages. Auto-detects source language. Supports all major languages. Returns translated text with confidence. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to translate | |
| source_language | No | Source language (optional, auto-detected) | |
| target_language | Yes | Target language (e.g. English, Swedish, French) |
trustpilot-scoreInspect
Get Trustpilot score and reviews for a domain. Returns trust score, rating distribution, recent reviews. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name (e.g. stripe.com) |
uk-companies-house-officersInspect
Look up officers (directors, secretaries) of a UK company via Companies House API. Returns active and resigned officers with appointment dates. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| company_name | No | ||
| company_number | No |
uk-company-dataInspect
Look up UK company data from Companies House. Accepts company number (8 digits) or fuzzy company name. Returns company name, status, incorporation date, SIC codes, registered address. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| company_number | Yes | UK Companies House number (8 digits) or company name |
unit-convertInspect
Convert between units: length, weight, volume, temperature, area, speed, data storage. Algorithmic — instant. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Value to convert | |
| to_unit | Yes | Target unit (e.g. mi, kg, °F) | |
| from_unit | Yes | Source unit (e.g. km, lb, °C) |
uptime-checkInspect
Check if a URL is up or down. Returns status code, latency, redirect info, TLS status, and server headers. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| method | No | ||
| timeout_ms | No |
url-health-checkInspect
Check if a URL is alive. Returns status code, response time, redirect chain, SSL validity, content type, server header. (Cost: €0.03)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to check | |
| timeout | No | ||
| follow_redirects | No |
url-to-markdownInspect
Render any URL via headless browser and convert to clean markdown. Strips nav, ads, footers. Works on JS-heavy sites. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to convert | |
| include_links | No | ||
| include_images | No |
url-to-textInspect
Lightweight text extraction from URL. No JS rendering — just HTTP GET + HTML parse. Fast and cheap for most content sites. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to extract text from |
us-company-dataInspect
Look up US company data from SEC EDGAR. Accepts CIK number, ticker symbol, or fuzzy company name. Returns company name, CIK, SIC code, state, filings summary. (Cost: €0.80)
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | CIK number, ticker symbol, or company name |
vat-format-validateInspect
Validate a European VAT number format against country-specific rules. Pure algorithmic — does NOT check VIES. Use vat-validate for full VIES verification. Supports all 27 EU countries + GB, CH, NO. (Cost: €0.02)
| Name | Required | Description | Default |
|---|---|---|---|
| vat_number | Yes | VAT number including country prefix (e.g. SE556703748501) |
vat-rate-lookupInspect
Look up VAT rates for EU/EEA countries. Returns standard, reduced, zero-rated categories. Supports category-specific queries. (Cost: €0.03)
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | standard/food/books/medicine/transport/digital | |
| country_code | Yes |
vat-validateInspect
Validate a European VAT number against the VIES database and return enriched company data. Handles VIES downtime and rate limiting reliably. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| vat_number | Yes | EU VAT number including country prefix (e.g. SE556703748501) |
weather-lookupInspect
Get current weather and 7-day forecast for any location. Uses Open-Meteo API. Search by city name or coordinates. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | ||
| latitude | No | ||
| longitude | No |
web-extractInspect
Extract structured data from any web page with full JavaScript rendering. Handles SPAs, dynamic content, and pages that require JS to load. (Cost: €0.15)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to extract data from | |
| extract | No | What data to extract (natural language) |
webhook-test-payloadInspect
Generate realistic test webhook payloads for Stripe, GitHub, Slack, Twilio, SendGrid, Shopify. Includes proper headers and schema-accurate data. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes | stripe/github/slack/twilio/sendgrid/shopify | |
| event_type | Yes |
website-carbon-estimateInspect
Estimate CO2 emissions per page view using the Website Carbon methodology. Returns rating A-F, annual estimate. (Cost: €0.05)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
whois-lookupInspect
Perform a WHOIS lookup for a domain. Returns registrar, creation date, expiry date, name servers, registrant info, and raw WHOIS data. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name (e.g. example.com) |
work-permit-requirementsInspect
Check work permit requirements by nationality and destination. Covers EU free movement, Schengen, Nordic rules. (Cost: €0.10)
| Name | Required | Description | Default |
|---|---|---|---|
| purpose | No | ||
| destination | Yes | Country code | |
| nationality | Yes | Country code |
xml-to-jsonInspect
Parse XML string to JSON. Preserves attributes (as @attr), handles CDATA, auto-types values. Algorithmic. (Cost: €0.03)
| Name | Required | Description | Default |
|---|---|---|---|
| xml_string | Yes |
youtube-summarizeInspect
Summarize a YouTube video from its auto-generated transcript. Returns summary, key points, topics, and timestamps of interest. (Cost: €0.20)
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | YouTube video URL |
To claim this server, publish 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 verified, the server will appear as claimed by you.
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
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!
social-post-generateInspectGenerate platform-optimized social media posts. Supports Twitter, LinkedIn, Instagram. Returns post text, hashtags, thread version for Twitter. (Cost: €0.05)