Skip to main content
Glama

Fonoster MCP Server

Official
by fonoster
MIT License
118
7,325
  • Apple
  • Linux
package.json1.06 kB
{ "name": "@fonoster/authz", "version": "0.15.20", "description": "Authorization module for Fonoster", "author": "Pedro Sanders <psanders@fonoster.com>", "homepage": "https://github.com/fonoster/fonoster#readme", "license": "MIT", "main": "dist/index", "types": "dist/index", "directories": { "src": "src", "test": "test" }, "scripts": { "prebuild": "rimraf ./dist tsconfig.tsbuildinfo", "build": "tsc -b tsconfig.json", "clean": "rimraf ./dist node_modules tsconfig.tsbuildinfo" }, "files": [ "dist" ], "publishConfig": { "access": "public" }, "dependencies": { "@fonoster/common": "^0.15.20", "@fonoster/identity": "^0.15.20", "@fonoster/logger": "^0.15.20", "@grpc/grpc-js": "~1.10.6", "deepmerge": "^4.3.1", "grpc-health-check": "^2.0.2" }, "repository": { "type": "git", "url": "git+https://github.com/fonoster/fonoster.git" }, "bugs": { "url": "https://github.com/fonoster/fonoster/issues" }, "gitHead": "d4aa82f7926c0f451d2f580c59ab812c74a7f579" }

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/fonoster/fonoster'

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