Skip to main content
Glama

FluffOS MCP Server

by gesslar
package.json594 B
{ "name": "fluffos-mcp", "version": "0.1.0", "description": "MCP server for FluffOS driver tools - validate and disassemble LPC code", "main": "index.js", "type": "module", "bin": { "fluffos-mcp": "./index.js" }, "scripts": { "start": "node index.js" }, "keywords": [ "fluffos", "lpc", "mud", "mcp", "model-context-protocol" ], "author": "Gesslar", "license": "Unlicense", "repository": { "type": "git", "url": "https://github.com/gesslar/fluffos-mcp.git" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.20.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/gesslar/fluffos-mcp'

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