Skip to main content
Glama
Meloyg

MCP Weather Server

by Meloyg
index.ts259 B
import { WeatherMcpServer } from "./server/index.js"; async function main() { const server = new WeatherMcpServer(); await server.start(); } main().catch((error) => { console.error("Failed to start MCP Weather Server:", error); process.exit(1); });

Latest Blog Posts

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/Meloyg/life-assitant-mcp'

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