pfcurtis/mcp-fastapi-demo
3.1
If you are the rightful owner of mcp-fastapi-demo 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 is a minimal FastAPI implementation of the Model Context Protocol (MCP) designed for integrating LLM tools.
Tools
Functions exposed to the LLM to take actions
get_weather
Fetches weather information for a specified location.
analyze_text
Performs text analysis to extract insights.
run_diagnostics
Runs diagnostics to check system health.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client