Skip to main content
Glama

FPL MCP Server

by owen-lacey
package.json525 B
{ "name": "fpl-mcp", "version": "1.0.0", "description": "", "type": "module", "main": "build/index.js", "scripts": { "build": "tsc", "start": "node build/server.js", "dev": "ts-node-esm src/server.ts", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.17.4", "node-fetch": "^3.3.2", "zod": "^3.25.76" }, "devDependencies": { "ts-node": "^10.9.2", "typescript": "^5.2.2" } }

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/owen-lacey/fpl-mcp'

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