Skip to main content
Glama

MLB Stats MCP Server

by jdguggs10
package.json•653 B
{ "name": "mlbstats-mcp", "version": "1.0.0", "description": "MLB Stats API MCP Server - Cloudflare Worker for accessing MLB data", "main": "src/index.js", "scripts": { "dev": "wrangler dev", "deploy": "wrangler deploy", "tail": "wrangler tail", "test": "node tests/run-all-tests.js", "test:quick": "node tests/quick-test.js", "test:endpoints": "node tests/run-all-tests.js", "test:local": "WORKER_URL=http://localhost:8787 node tests/quick-test.js" }, "keywords": ["mlb", "stats", "api", "mcp", "cloudflare", "worker"], "author": "", "license": "MIT", "devDependencies": { "wrangler": "^3.0.0" } }

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/jdguggs10/mlbstats-mcp'

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