mcp-openweathermap
Version:
MCP server for OpenWeatherMap API integration
29 lines • 596 B
JSON
{
"permissions": {
"allow": [
"Bash(find:*)",
"mcp__context7__resolve-library-id",
"mcp__context7__get-library-docs",
"mcp__fetch__fetch",
"Bash(grep:*)",
"Bash(npm ls:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(ls:*)",
"Bash(rg:*)",
"WebFetch(domain:raw.githubusercontent.com)",
"Bash(cat:*)",
"Bash(bun run:*)",
"Bash(bun audit:*)"
]
},
"enabledMcpjsonServers": [
"brave-search",
"context7",
"fetch",
"puppeteer",
"sequential-thinking",
"sunsama",
"time"
]
}