Skip to main content
Glama

US Weather MCP Server

by FelipeCararo
.gitignore626 B
# Dependencies node_modules/ package-lock.json # Build output build/ dist/ *.js *.js.map # Environment variables .env .env.local .env.*.local # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* # OS files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # IDE/Editor directories .vscode/ .idea/ *.swp *.swo *~ .project .classpath .c9/ *.launch .settings/ *.sublime-workspace # TypeScript cache *.tsbuildinfo # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Coverage directory coverage/ *.lcov # Temporary files *.tmp *.temp tmp/ temp/

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/FelipeCararo/mcp-intro'

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