learning-mcp-servers

THEYASHGAUR/learning-mcp-servers

3.2

If you are the rightful owner of learning-mcp-servers 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 project demonstrates the creation and integration of a Model Context Protocol (MCP) server with an LLM tool bridge, showcasing the evolution from basic MCP server setup to real-world API integration.

Tools

Functions exposed to the LLM to take actions

get_weather

Fetches weather information for a specified city.

summarize_text

Summarizes the provided text.

convert_currency

Converts an amount from one currency to another.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources