Skip to main content
Glama
package.json924 B
{ "name": "strava-mcp", "version": "1.0.0", "description": "MCP server for Strava API integration", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "dev": "tsc --watch", "start": "node dist/index.js", "setup": "tsx scripts/setup.ts", "lint": "eslint src --ext .ts", "test": "jest" }, "keywords": ["mcp", "strava", "api", "integration"], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "dotenv": "^16.4.7", "zod": "^3.24.1", "zod-to-json-schema": "^3.24.1" }, "devDependencies": { "@types/node": "^22.10.2", "@typescript-eslint/eslint-plugin": "^8.18.2", "@typescript-eslint/parser": "^8.18.2", "@types/jest": "^29.5.14", "eslint": "^9.17.0", "globals": "^15.13.0", "jest": "^29.7.0", "ts-jest": "^29.2.5", "tsx": "^4.19.2", "typescript": "^5.7.2" } }

Latest Blog Posts

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/gcoombe/strava-mcp'

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