MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FLASK_APPNoThe Flask application entry pointapp.py
FLASK_ENVNoThe Flask environment (development or production)development
LLM_API_KEYYesYour LLM API key
WEATHER_API_KEYYesYour weather API key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

ID: np0gzeg9av