MCP-Server-Country-Information

vimartinez/MCP-Server-Country-Information
★ 0 stars TypeScript 📦 Other Updated 8d ago
MCP Server Country Information desarrollado con Kiro
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-country-i": {
      "command": "npx",
      "args": [
        "-y",
        "vimartinez/MCP-Server-Country-Information"
      ]
    }
  }
}