Skip to main content
Glama

Weather MCP Server

by fedekrenn
package.json406 B
{ "name": "mpc-server", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "Federico Krenn", "license": "ISC", "type": "module", "description": "A server for managing MPC (Model Predictive Control) tasks", "dependencies": { "@modelcontextprotocol/sdk": "^1.17.4", "zod": "^3.23.8" } }

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/fedekrenn/mcp-server-test'

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