Skip to main content
Glama

TypeScript MCP

by mizchi
biome.json590 B
{ "$schema": "https://biomejs.dev/schemas/2.0.6/schema.json", "vcs": { "enabled": false, "clientKind": "git", "useIgnoreFile": false }, "files": { "ignoreUnknown": false, "includes": [ "**", "!**/.venv/**", "!node_modules/**", "!dist/**", "!coverage/**", "!**/*.min.js", "!pnpm-lock.yaml" ] }, "formatter": { "enabled": true, "indentStyle": "space", "indentWidth": 2 }, "linter": { "enabled": false }, "javascript": { "formatter": { "quoteStyle": "double" } }, "assist": { "enabled": 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/mizchi/typescript-mcp'

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