hunterjsb/mini-mcp
3.2
If you are the rightful owner of mini-mcp 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.
mini-mcp is a simple MCP server designed for testing clients, built using the fastmcp framework.
Tools
1
Resources
0
Prompts
0
mini-mcp
a simple mcp server for testing clients, built with fastmcp
tools
add(a: int, b: int)
: a test tool that adds two integers
resources
greeting(greeting://{name})
: a sample resources that accepts aname
parameter and gets a greeting string
running & installing the server
- to run with the inspector:
mcp dev server.py
- to install for claude desktop:
mcp install server.py