Skip to main content
Glama
wishfinity

Wishfinity +W MCP Server

Official
by wishfinity
package.json1.17 kB
{ "name": "wishfinity-mcp-plusw", "mcpName": "io.github.wishfinity/wishfinity-mcp-plusw", "version": "1.0.1", "description": "MCP server for +W (Wishfinity Add to Wishlist) - save any product to your universal wishlist", "main": "dist/index.js", "bin": { "wishfinity-mcp-plusw": "dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "ts-node src/index.ts", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "wishlist", "wishfinity", "commerce", "shopping", "save-for-later", "gift-list", "ai-tools" ], "author": "Wishfinity", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/wishfinity/wishfinity-mcp-plusw.git" }, "homepage": "https://wishfinity.com", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0" }, "devDependencies": { "@types/node": "^20.10.0", "typescript": "^5.3.0", "ts-node": "^10.9.0" }, "engines": { "node": ">=18.0.0" }, "files": [ "dist", "aliases.json", "button-kit", "README.md", "SPEC.md", "INTEGRATION_GUIDE.md" ] }

Latest Blog Posts

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/wishfinity/wishfinity-mcp-plusw'

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