arkajzerek-avanade/python-ai-course-mcp-server
3.2
If you are the rightful owner of python-ai-course-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A demo MCP server for Python AI course, showcasing how to create a simple MCP server with tools for clients like Claude Desktop and VSCode.
Tools
Functions exposed to the LLM to take actions
get_info
Returns information about the MCP server.
get_greetings
Returns a personalized greeting message.
get_workspace_info
Returns statistics about the files in a workspace folder.
get_repo_info
Returns basic information about a Git repository.
get_diff
Returns the diff between the current branch and a target branch.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client