Skip to main content
Glama

lightfast-mcp

Official
by lightfastai
renovate.json879 B
{ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "config:recommended" ], "schedule": [ "every weekend" ], "packageRules": [ { "matchCategories": [ "python" ], "enabled": true }, { "matchDepTypes": [ "dev-dependencies" ], "matchUpdateTypes": [ "minor", "patch" ], "automerge": true }, { "groupName": "ruff packages", "matchPackageNames": [ "/^ruff/" ] }, { "groupName": "pytest packages", "matchPackageNames": [ "/^pytest/" ] } ], "poetry": { "enabled": false }, "pep621": { "enabled": true }, "prConcurrentLimit": 5, "prHourlyLimit": 2, "labels": [ "dependencies" ], "commitMessagePrefix": "⬆️ ", "dependencyDashboard": true }

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/lightfastai/lightfast-mcp'

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