Skip to main content
Glama

Firefly

Official
by gofireflyio
Makefile334 B
ACCESS_TOKEN_USR ?= nothing ACCESS_TOKEN_PWD ?= nothing .PHONY: test test: npm install --also=dev npm test .PHONY: docker-build-mcp-server docker-build-mcp-server: docker buildx build -f Dockerfile --build-arg ACCESS_TOKEN_USR=${ACCESS_TOKEN_USR} --build-arg ACCESS_TOKEN_PWD=${ACCESS_TOKEN_PWD} -t docker.io/library/tempimage .

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/gofireflyio/firefly-mcp'

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