Skip to main content
Glama

AI Code Toolkit

by AgiFlow
package.json922 B
{ "name": "@scaffold-mcp/source", "version": "0.0.0", "license": "AGPL-3.0", "scripts": { "build": "nx run-many -t build", "test": "nx run-many -t test", "typecheck": "nx run-many -t typecheck", "lint": "nx run-many -t lint", "lint:fix": "nx run-many -t lint:fix", "format": "biome format --write .", "format:check": "biome format .", "commit": "commit", "release": "nx release", "release:dry-run": "nx release --dry-run", "prepare": "husky" }, "private": true, "dependencies": { "@nx/js": "21.6.3", "@nx/vite": "21.6.3", "@nx/workspace": "21.6.3", "nx": "21.6.3", "pnpm": "10.18.0", "typescript": "5.9.2", "vitest": "^2.0.0" }, "devDependencies": { "@biomejs/biome": "^2.2.5", "@commitlint/cli": "^20.1.0", "@commitlint/config-nx-scopes": "^20.0.0", "@commitlint/prompt-cli": "^20.1.0", "husky": "^9.1.7" } }

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/AgiFlow/aicode-toolkit'

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