sanketmukadamPySimpleGui/SanketMCPServer
If you are the rightful owner of SanketMCPServer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This document provides a structured summary of a Model Context Protocol (MCP) server, detailing its overview, features, tools, resources, usage, and FAQs.
Tools
Functions exposed to the LLM to take actions
add
Adds two numbers.
get_current_datetime
Returns the current date and time.
get_system_usage
Returns current CPU and memory usage.
list_files
Lists files and directories at a given path.
read_file
Reads the content of a specified file.
write_file
Writes content to a specified file.
run_shell_command
Executes a shell command.
get_current_weather
Fetches real-time weather data from the OpenWeatherMap API.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client