mcp-template

jadonduff/mcp-template

3.1

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

A minimal MCP server template in Python, designed for integration with Agentic LLMs.

Tools

Functions exposed to the LLM to take actions

hello_world

Returns a static string 'Hello, world!'

calculate

Performs basic arithmetic operations.

get_forecast

Fetches live weather data from weather.gov.

create_file

Creates a new file locally with specified content.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources