A server implementation for the IGS South Asia team that provides tools and utilities for their specific needs. Built with Python and the MCP protocol, it exposes a basic hello world endpoint and follows a modular structure with handlers, models and services. Currently in early development with minimal functionality implemented.
No reviews yet. Be the first to review!
Sign in to join the conversation
A simple tool that returns a fixed greeting.
Receives a 'name' parameter and returns a greeting that includes the provided name.