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.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
A simple tool that returns a fixed greeting message.
Receives a 'name' parameter and returns a greeting message that includes that name.