Skip to main content
Glama

Weather MCP Server

by laplus-x
eslint.config.mts303 B
import js from '@eslint/js'; import { globalIgnores } from 'eslint/config'; import tseslint from 'typescript-eslint'; export default tseslint.config([ globalIgnores(['dist']), { files: ['**/*.ts'], extends: [ js.configs.recommended, tseslint.configs.recommended, ], }, ])

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/laplus-x/weather-mcp-server'

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