Skip to main content
Glama
package.json952 B
{ "name": "trello-mcp", "version": "1.0.0", "description": "", "main": "index.js", "module": "./src/index.ts", "type": "module", "private": false, "engines": { "node": ">=22.7.0", "npm": ">=10.8.2" }, "scripts": { "dev": "npx @smithery/cli dev", "lint:fix": "biome format --write . && biome check --write .", "lint": "biome lint --error-on-warnings --write ." }, "homepage": "https://github.com/LorhanSohaky/trello-mcp#readme", "bugs": { "url": "https://github.com/LorhanSohaky/trello-mcp/issues" }, "repository": { "type": "git", "url": "git+https://github.com/LorhanSohaky/trello-mcp.git" }, "keywords": [], "author": "Lorhan Sohaky <contato+gi74@lorhan.me>", "license": "MIT", "dependencies": { "@biomejs/biome": "^2.2.6", "@modelcontextprotocol/sdk": "^1.17.2", "axios": "^1.12.2", "lefthook": "^1.12.2", "zod": "^3.25.76" }, "devDependencies": { "@smithery/cli": "^1.6.2", "tsx": "^4.19.4" } }

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/LorhanSohaky/trello-mcp'

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