Skip to main content
Glama

MCP Server Boilerplate

by chrisleekr
.prettierignore381 B
# Ignore artifacts: build dist coverage # Ignore dependencies: node_modules # Ignore logs: *.log logs # Ignore generated files: *.min.js *.bundle.js # Ignore package manager files: package-lock.json yarn.lock pnpm-lock.yaml # Ignore IDE files: .vscode/ .idea/ *.swp *.swo # Ignore OS files: .DS_Store Thumbs.db # Ignore config files that shouldn't be formatted: .env .env.*

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/chrisleekr/mcp-server-boilerplate'

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