We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/settlemint/sdk'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
bun-pm.mdc•305 B
---
description: Use Bun instead of Node.js, npm, pnpm, or vite.
globs: *.ts, *.tsx, *.html, *.css, *.js, *.jsx, package.json
alwaysApply: false
---
Default to using the Bun package manager instead of NPN, PNPM or YARN.
- Use `bun install` instead of `npm install` or `yarn install` or `pnpm install`