Skip to main content
Glama

Hava Durumu MCP Server

by yusufsenyer
smithery.config.js294 B
export default { esbuild: { // Axios ve diğer HTTP kütüphanelerini external olarak işaretle external: ["axios"], // Minification'ı etkinleştir minify: true, // Node.js 18 target target: "node18", // Platform ayarı platform: "node" } };

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/yusufsenyer/augment-agent'

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