winklermw-mz/SammelsuriumMCP
If you are the rightful owner of SammelsuriumMCP 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.
The MCP Server 'Sammelsurium' is a versatile server application designed to handle various tools for retrieving information, utilizing a local small LLM with more recent data.
Tools
Functions exposed to the LLM to take actions
execute_web_search
Performs internet searches using DuckDuckGo.
search_wikipedia
Queries Wikipedia for detailed information on specific topics.
read_file
Extracts information from a local PDF file.
get_available_calendars
Lists all available Google calendars.
get_calendar_entries
Lists all calendar entries for a specific calendar for the next N days.
get_current_weather
Retrieves the current weather forecast for a given location.
get_current_date
Returns the current date in a formatted string.
get_current_location
Returns the fixed location of the user (currently set to Mainz, Germany).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client