Skip to main content
Glama

FindMine Shopping Stylist

Official
by findmine
package.json1.19 kB
{ "name": "findmine-mcp", "version": "0.1.1", "description": "MCP server for FindMine's styling and outfitting recommendations", "type": "module", "bin": { "findmine-mcp": "build/index.js" }, "main": "./build/index.js", "files": [ "build", "CLAUDE.md", "CONTRIBUTING.md" ], "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "prepare": "npm run build", "watch": "tsc --watch", "inspector": "npx @modelcontextprotocol/inspector build/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "0.6.0", "node-fetch": "^3.3.2" }, "devDependencies": { "@types/node": "^20.11.24", "typescript": "^5.3.3" }, "repository": { "type": "git", "url": "git+https://github.com/findmine/findmine-mcp.git" }, "keywords": [ "findmine", "mcp", "claude", "anthropic", "stylist", "fashion", "recommendations" ], "author": "FindMine", "license": "MIT", "bugs": { "url": "https://github.com/findmine/findmine-mcp/issues" }, "homepage": "https://github.com/findmine/findmine-mcp#readme", "engines": { "node": ">=18.0.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/findmine/findmine-mcp'

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