lohnn/frank_mcp
If you are the rightful owner of frank_mcp 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.
Frank is a simple MCP server designed to interact with Azure DevOps and the Sabis restaurant at Skandia, utilizing an LLM like Gemini to perform actions.
Tools
Functions exposed to the LLM to take actions
get_sabis_lunch_for_week
Gets the lunch menu for the entire week from Sabis.
get_sabis_lunch
Gets the lunch menu from Sabis for a given day.
get_user_stories_by_release
Finds all user story IDs in Azure DevOps associated with a specific release tag.
update_user_stories_release
Updates the release tag for a list of user stories.
get_prs_with_tag
Gets pull requests with a specific tag from Azure DevOps.
what_should_i_do_now
Gives a suggestion on what to do based on the time of day.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client