Skip to main content
Glama

Spryker Package Search Tool

package.json915 B
{ "name": "spryker-project-search-mcp", "version": "1.0.0", "description": "Model Context Protocol server for Spryker Package Search", "main": "src/index.js", "type": "module", "bin": { "spryker-project-search-mcp": "src/index.js" }, "scripts": { "start": "node src/index.js", "test": "jest" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "axios": "^1.6.2", "cors": "^2.8.5", "dotenv": "^16.3.1", "express": "^4.18.2", "winston": "^3.11.0", "zod": "^3.22.4" }, "devDependencies": { "@babel/core": "^7.27.1", "@babel/plugin-transform-modules-commonjs": "^7.27.1", "@babel/preset-env": "^7.27.2", "@eslint/js": "^9.26.0", "@types/jest": "^29.5.14", "babel-jest": "^29.7.0", "eslint": "^9.26.0", "eslint-plugin-jest": "^28.11.0", "globals": "^16.1.0", "jest": "^29.7.0", "nodemon": "^3.0.2" } }

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/vitaliiivanovspryker/spryker-package-search-mcp'

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