Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

website2vat

com.website2vat/website2vat

Finds public VAT and company registration identifiers from website domains.

Uptime
100.0%
1 direct probes · 30d
Response
3412ms
last probe
Tools
4
callable
Resources
2
readable
Prompts
0
available

Tools · 4

create_vat_lookup

Create a website-to-VAT lookup. Returns a free preview where quota is available.

get_vat_lookup

Get the current state and results for a VAT lookup created by this client.

get_x402_payment

Get the x402 HTTP payment endpoint for an owned lookup, plus a hosted Stripe URL that a human can use instead. Calling this tool does not itself charge either payment method.

create_stripe_checkout

Create a hosted Stripe Checkout URL to unlock an owned lookup. This may cause a financial transaction only after the user opens and confirms payment on Stripe.

Resources · 2

MCP Server Card mcp://server-card.json
website2vat Agent Skill https://website2vat/skill.md

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "website2vat": {
      "url": "https://website2vat.com/mcp",
      "transport": "streamable-http"
    }
  }
}