Skip to main content
Glama

MCP Server Trello

package.json1.43 kB
{ "name": "@delorenj/mcp-server-trello", "mcpName": "io.github.delorenj/mcp-server-trello", "version": "1.5.6", "description": "An MCP server for Trello boards, powered by Bun for maximum performance.", "keywords": [ "mcp", "trello", "bun", "automation", "productivity", "model-context-protocol", "api", "integration", "typescript", "board-management", "task-management", "kanban" ], "author": "Jarad DeLorenzo", "license": "MIT", "bugs": { "url": "https://github.com/delorenj/mcp-server-trello/issues" }, "homepage": "https://github.com/delorenj/mcp-server-trello#readme", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "axios": "^1.6.2", "form-data": "^4.0.4", "mcp-evals": "^1.0.18", "zod": "^3.22.4" }, "devDependencies": { "@ai-sdk/openai": "^1.3.23", "bun-types": "latest", "@typescript-eslint/eslint-plugin": "^6.12.0", "@typescript-eslint/parser": "^6.12.0", "eslint": "^8.54.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-prettier": "^5.0.1", "prettier": "^3.1.0", "terser": "^5.24.0", "typescript": "^5.3.2" }, "files": [ "build/**/*" ], "bin": { "mcp-server-trello": "./build/index.js" }, "type": "module", "engines": { "bun": ">=1.0.0" }, "publishConfig": { "access": "public" }, "scripts": { "build": "bunx tsc" } }

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

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