Skip to main content
Glama

MCP Server Starter

by LassiterJ
knip.jsonโ€ข578 B
{ "$schema": "https://unpkg.com/knip@5/schema.json", "entry": [ "src/index.ts", "src/tools/*.ts", "src/resources/*.ts", "src/prompts/*.ts" ], "project": [ "src/**/*.ts", "tests/**/*.ts" ], "ignore": [ "build/**", "dist/**", "docs/**", "_templates/**", "tests/helpers/index.ts", "tests/helpers/port-utils.ts" ], "ignoreDependencies": [ "@typescript-eslint/parser" ], "ignoreExportsUsedInFile": true, "typescript": { "config": "tsconfig.json" }, "jest": false, "mocha": false, "vitest": false }

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/LassiterJ/mcp-playground'

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