Skip to main content
Glama

Weather MCP Server

by laplus-x
vitest.config.ts292 B
import tsconfigPaths from 'vite-tsconfig-paths'; import { defineConfig } from 'vitest/config'; export default defineConfig({ plugins: [tsconfigPaths()], test: { globals: true, environment: "node", include: ['./src/**/*.test.ts'], setupFiles: ['./vitest.setup.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/laplus-x/weather-mcp-server'

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