DEMO Country MCP Server
About
A modular server providing tools for country and state lookups, usable as a CLI or plug-in agent.
Details
- Author
- llanterme
- Categories
- Database, Other
Jump to
Setup
Install DEMO Country MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/llanterme/mcp-server
Follow the installation instructions in the repository README, then restart your MCP client.
A modular MCP server exposing tools for country and state lookups. Ready for use as a CLI or plug-in agent.
git clone <REPO_URL> cd mcp-server
pipx install dist/country_mcp_server-*.whl --force
- Put new modules incountry_server_mcp/tools/.
- Each module should define aregister(mcp)function and add tools using@mcp.tool().
- Import and call each new tool'sregister(mcp)inmain.py.
- Rebuild and reinstall withpipx install dist/… --force.
country_server_mcp/ __init__.py main.py tools/ __init__.py countries.py states.py pyproject.toml README.md
{ "mcpServers": { "country": { "command": "country-mcp-server", "args": [] } } }
- If you update tools, rebuild and reinstall the package.
- Make sure your CLI binary is in your PATH (~/.local/binfor pipx by default).
- For dev mode, editable install:pip install -e .
Let me know if you want it even more minimal or need a specific “getting started” blurb for a team!
Slingshot MCP introduces Slingshot Aerospace’s space data platform in your AI chat—explore satellites, orbits, and Portal insights through Slingshot’s hosted server.
Access data on 261 countries and 13.4 million cities — population, GDP, geography, rankings, and comparisons. Built for Claude, Cursor, and AI agents.
Access ERDDAP servers worldwide to search, discover, and retrieve oceanographic and environmental scientific datasets.
Official MCP server for dbt (data build tool) providing integration with dbt Core/Cloud CLI, project metadata discovery, model information, and semantic layer querying capabilities.
Provides AI assistants with a secure and structured way to explore and analyze data in GreptimeDB.
Build robust data workflows, integrations, and analytics on a single intuitive platform.
Query and analyze data with MotherDuck and local DuckDB
An MCP server that provides tools to interact with Powerdrill datasets, enabling smart AI data analysis and insights.
A collection of tools for managing the platform, addressing data quality and reading and writing to Teradata Database.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





