Skip to main content
Glama
deno.json1.46 kB
{ "workspace": [], "tasks": { "updateSchema": "../../lib/jsr-systeminit/cf-db/update-schema.sh", "run": "deno run --allow-all main.ts" }, "fmt": { "useTabs": false, "lineWidth": 80, "indentWidth": 2, "semiColons": true, "singleQuote": false, "proseWrap": "always", "exclude": [ "**/funcs/**/*ts", "**/bindings/**/*ts" ] }, "lint": { "rules": {} }, "imports": { "@apidevtools/json-schema-ref-parser": "npm:@apidevtools/json-schema-ref-parser@^11.9.3", "@apidevtools/swagger-parser": "npm:@apidevtools/swagger-parser@^12.1.0", "@cliffy/command": "jsr:@cliffy/command@^1.0.0-rc.8", "@std/assert": "jsr:@std/assert@^1.0.14", "@types/lodash": "npm:@types/lodash@^4.17.20", "adze": "npm:adze@^2.2.5", "json-schema-typed": "npm:json-schema-typed@^8.0.1", "lodash": "npm:lodash@^4.17.21", "openai": "npm:openai@^4.104.0", "openapi-types": "npm:openapi-types@^12.1.3", "ulid": "https://deno.land/x/ulid@v0.3.0/mod.ts", "pluralize": "npm:pluralize@^8.0.0", "cf-db": "../../lib/jsr-systeminit/cf-db", "joi": "npm:joi@17.13.3", "@sideway/formula": "npm:@sideway/formula@3.0.1", "@hapi/topo": "npm:@hapi/topo@5.1.0", "@sideway/address": "npm:@sideway/address@4.1.5", "@sideway/pinpoint": "npm:@sideway/pinpoint@2.0.0", "@hapi/hoek": "npm:@hapi/hoek@9.3.0" }, "exclude": [ "si-specs", "src/provider-schemas" ] }

Latest Blog Posts

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/systeminit/si'

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