This Model Context Protocol (MCP) server provides detailed information about Colombia, leveraging the public API Colombia service. Designed primarily for educational and practical purposes, it demonstrates robust software development principles through a Clean Architecture approach. Developers can use it to access structured data on Colombian departments, regions, cities, and general country facts, while also learning about building scalable, maintainable, and type-safe MCP servers with TypeScript.
Key Features
01Graceful error handling
02Flexible environment-based configuration
03Comprehensive Country Information
04Adheres to Clean Architecture principles
05Full TypeScript for type safety
060 GitHub stars