Skip to main content
Glama

Weather MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NVM_ENVNoEnvironment setting (staging_sandbox | production)staging_sandbox
MCP_CITYNoCity for weather queries
NVM_API_KEYNoSubscriber key for client
NVM_PLAN_IDNoPlan that grants access
MCP_BASE_URLNoBase URL for MCP clienthttp://localhost:8000
NVM_AGENT_IDNoLogical agent id used in validation (or your real ID)
MCP_SERVER_MODENoServer mode setting (set to 'low' for Low-Level mode)
MCP_LOW_ENDPOINTNoEndpoint for Low-Level MCP clienthttp://localhost:8000/mcp-low
NVM_SERVER_API_KEYNoServer key (builder/agent owner)

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nevermined-io/weather-mcp-demo-py'

If you have feedback or need assistance with the MCP directory API, please join our Discord server