Skip to main content
Glama

Home Depot MCP Server

by MAKaminski
package.json•693 B
{ "name": "home-depot-mcp", "version": "0.1.0", "description": "Comprehensive MCP server for Home Depot investment research and analysis", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "ts-node --esm src/index.ts", "test": "node dist/cli.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "fast-xml-parser": "^4.4.0", "undici": "^6.0.0", "axios": "^1.6.0", "cheerio": "^1.0.0-rc.12", "technicalindicators": "^3.1.0", "date-fns": "^2.30.0" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0", "ts-node": "^10.9.0" } }

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/MAKaminski/depot-mcp'

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