ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use REST Countries with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access comprehensive global data including country names, capitals, currencies, and languages via the REST Countries API.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 12 capabilities

The complete REST Countries capability set.

These are the exact actions your AI can choose when you ask it to work with REST Countries.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through REST Countries.

  1. 01

    Get all countries

    You MUST specify the fields you need (up to 10) to avoid 400 Bad Request. Retrieve information about all countries

  2. 02

    Search by capital

    Search by capital city

  3. 03

    Search by code

    Search by country code

  4. 04

    Filter by subregion

    G., Northern Europe, South America). Filter countries by subregion

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through REST Countries.

  1. 05

    Search by currency

    Search by currency code or name

  2. 06

    Search by demonym

    Search by demonym

  3. 07

    Search by language

    Search by language code or name

  4. 08

    Filter by independent

    Filter by independence status

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through REST Countries.

  1. 09

    Filter by region

    G., Africa, Americas, Asia, Europe, Oceania). Filter countries by region

  2. 10

    Search by codes

    Search for multiple countries by their codes

  3. 11

    Search by name

    Search by country name

  4. 12

    Search by translation

    Search by translation name

Observed, not estimated

913ms average. Fast in production.

REST Countries is checked daily against the live service.

Daily averagePeak 1152ms
Aug 20Today
Fastest day
778ms
Slowest day
1152ms
14-day trend
Slowing+6%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 12 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of REST Countries, so you can see the experience inside your AI.

It does not authenticate your account with REST Countries. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

REST Countries Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_h2s9sdZxwb6EurasuSmROYaUzGBIX7mmTkFsahoB/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — REST Countries capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "rest-countries-alternative-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_h2s9sdZxwb6EurasuSmROYaUzGBIX7mmTkFsahoB/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions REST Countries owners ask.

  • 01

    How do I retrieve a list of all countries with specific data points?

    Use the get_all_countries capability. You must provide a comma-separated list in the fields parameter (e.g., 'name,capital,population') to specify exactly which information you want to receive.

  • 02

    Can I find countries based on the currency they use?

    Yes! Use the search_by_currency capability and provide the currency name or code (like 'euro' or 'USD'). The agent will return all countries where that currency is legal tender.

  • 03

    Is it possible to filter countries by their geographic region?

    Absolutely. Use the filter_by_region capability with values like 'Europe', 'Americas', 'Asia', 'Africa', or 'Oceania' to get a list of countries in that specific part of the world.