Skip to main content
Glama

mmnt-mcp-server

by zbkm
package.json552 B
{ "name": "mmnt-mcp-server", "version": "0.0.0", "license": "MIT", "type": "module", "devDependencies": { "@types/bun": "latest" }, "bin": { "mmnt-mcp-server": "./build/index.js" }, "files": [ "build" ], "scripts": { "test": "bun test", "build": "bun build src/index.ts --outdir build --target node", "prepare": "bun run build" }, "peerDependencies": { "typescript": "^5" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "cheerio": "^1.0.0", "iconv-lite": "^0.6.3" } }

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/zbkm/mmnt-mcp-server'

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