Skip to main content
Glama

Weather MCP Server

by codewith1984
tsconfig.json465 B
{ "compilerOptions": { "target": "ES2020", "module": "ESNext", "moduleResolution": "Node", "esModuleInterop": true, "strict": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "types": ["node"], "resolveJsonModule": true, "allowSyntheticDefaultImports": true }, "include": [ "main.ts", "ollamaClient.ts", "test-client.ts" ] }

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/codewith1984/weather-mcp-server-typescript'

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