Skip to main content
Glama

TypeScript Definitions MCP Server

by blakeyoder
.npmignore462 B
# Source files src/ *.ts !build/**/*.d.ts # Test files **/*.test.ts **/*.test.js **/*.spec.ts **/*.spec.js __tests__/ coverage/ # Development files .eslintrc* .prettierrc* jest.config.js tsconfig.json # Git and CI .git/ .github/ .gitignore # IDE files .vscode/ .idea/ *.swp *.swo # Logs *.log logs/ # Dependencies (should not be included in npm package) node_modules/ # Environment files .env* # OS files .DS_Store Thumbs.db # Temporary files tmp/ temp/

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/blakeyoder/typescript-definitions-mcp'

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