Skip to main content
Glama

Furikake

by ashwwwin
package.json641 B
{ "name": "furi-cli", "module": "index.ts", "version": "0.1.25", "type": "module", "private": true, "scripts": { "compile": "bun build --compile --minify --sourcemap --bytecode ./index.ts --outfile dist/furi" }, "bin": { "furi": "./index.ts" }, "devDependencies": { "@types/bun": "latest", "@types/js-yaml": "^4.0.9" }, "peerDependencies": { "typescript": "^5" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.10.2", "commander": "^13.1.0", "fastmcp": "^1.23.2", "isomorphic-git": "^1.30.1", "js-yaml": "^4.1.0", "nanospinner": "^1.2.2", "pm2": "^6.0.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/ashwwwin/furi'

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