Skip to main content
Glama

Unleash Feature Flag MCP Server

by ylin6
package.json821 B
{ "dependencies": { "@modelcontextprotocol/sdk": "^1.6.1", "axios": "^1.8.2", "zod": "^3.24.2" }, "name": "@ylin6/unleash-ff-mcp-server", "version": "1.0.3", "main": "dist/src/index.js", "bin": { "unleash-ff-mcp-server": "dist/src/index.js" }, "scripts": { "build": "tsc", "start": "node dist/src/index.js", "prepare": "npm run build", "test": "echo \"Error: no test specified\" && exit 1", "inspect": "npx @modelcontextprotocol/inspector node dist/src/index.js" }, "repository": { "type": "git", "url": "git+https://github.com/ylin6/unleash-ff-mcp-server.git" }, "keywords": [], "author": "Yucheng Lin", "license": "ISC", "description": "Unleash MCP Server", "devDependencies": { "@types/node": "^22.13.9", "typescript": "^4.9.5" } }

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/ylin6/unleash-ff-mcp-server'

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