Skip to main content
Glama

Daft.ie MCP Server

by amineremache
package.json1.13 kB
{ "name": "dafty-mcp", "version": "0.2.4", "type": "module", "main": "build/src/index.js", "scripts": { "start": "node build/src/index.js", "test": "vitest run", "test:watch": "vitest", "test:coverage": "vitest run --coverage", "build": "tsc", "lint": "eslint src/**/*.ts", "lint:fix": "eslint src/**/*.ts --fix" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "axios": "^1.9.0", "cheerio": "^1.0.0-rc.12", "dotenv": "^16.5.0", "llamaindex": "^0.1.15", "winston": "^3.17.0", "zod": "^3.25.51" }, "devDependencies": { "@types/cheerio": "^0.22.35", "@types/express": "^4.17.13", "@types/node": "^22.5.2", "@typescript-eslint/eslint-plugin": "^8.34.1", "@typescript-eslint/parser": "^8.34.1", "@vitest/coverage-v8": "^3.2.4", "eslint": "^9.29.0", "eslint-config-prettier": "^10.1.5", "eslint-plugin-prettier": "^5.5.0", "prettier": "^3.5.3", "typescript": "^5.8.3", "typescript-eslint": "^8.34.1", "vitest": "^3.2.3" } }

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/amineremache/daft-ie-mcp'

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