mcp-server-project

ylcn91/mcp-server-project

3.2

If you are the rightful owner of mcp-server-project 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.

MCP Server - Spring AI provides tools for AI assistants to perform recipe searches, POI lookups, and weather information retrieval.

Tools

Functions exposed to the LLM to take actions

getRecipe

Searches for recipes from a database of 90+ diverse recipes.

getRecentRecipes

Retrieves recently searched recipes from the database.

findPoi

Finds points of interest using real OpenStreetMap data.

getSupportedPoiTypes

Returns all supported POI types for searching.

getWeather

Retrieves current weather using real Open-Meteo API.

isWeatherAvailable

Checks if weather data is available for a location.

getWeatherDataAttribution

Returns the attribution text for the weather data source.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources