my-mcp-server

jasonshen190/my-mcp-server

3.1

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

my-mcp-server is a comprehensive example MCP server demonstrating tools, resources, and prompts using the FastMCP framework.

Tools

Functions exposed to the LLM to take actions

add_numbers_tool

Add two numbers (int)

multiply_numbers_tool

Multiply two numbers (float)

calculate_bmi_tool

Calculate BMI given weight (kg) and height (m)

get_weather_tool

Get simulated weather data for a city

format_text_tool

Format text in different styles

get_current_time_tool

Get the current time in the specified timezone

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources