# Sponsor Finder MCP server

Check whether a company holds a UK or Netherlands work-visa sponsorship licence.

## Links
- Registry page: https://www.getdrio.com/mcp/io-sponsorfinder-mcp
- Repository: https://github.com/alirezahamid/sponsor-finder-mcp

## Install
- Endpoint: https://mcp.sponsorfinder.io/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.sponsorfinder.io/mcp

## Tools
- check_sponsor_license (Check Sponsorship Licence) - Check whether a company holds a UK or Netherlands work-visa sponsorship licence. The register lists official registered legal entity names, not brand, product, or trading names. If the user provides a brand name, product name, or website, first determine the company's registered legal name (via web search, the company's own website, or the relevant companies register) and pass that. Tolerates minor typos but not brand-vs-legal-name mismatches. Returns licence routes, ratings, locations and register dates. If results are ambiguous or none are found, refine the legal name and try again. For exploring or filtering many companies, use search_sponsors instead. Endpoint: https://mcp.sponsorfinder.io/mcp
- search_sponsors (Search Sponsor Register) - Exploratory list search of the sponsor register with optional filters (city/route for UK, sponsor type for NL). Returns a compact list with a total count. For checking one specific company, prefer check_sponsor_license. Endpoint: https://mcp.sponsorfinder.io/mcp
- get_sponsor_details (Get Sponsor Details) - Full record for one organization by id: routes, ratings, locations and register dates (UK), or sponsor type and KvK number (NL). Optionally include register change history. Endpoint: https://mcp.sponsorfinder.io/mcp
- get_register_info (About the Sponsor Registers) - Register statistics, data freshness, and terminology for the UK and Netherlands sponsor registers. Use this to explain what a licence, route, rating, or sponsor type means. Endpoint: https://mcp.sponsorfinder.io/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.sponsorfinder
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 5, 2026
- Source: https://registry.modelcontextprotocol.io
