We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/taazkareem/clickup-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.npmignore•434 B
# Exclude source files from npm package
src/
*.ts
tsconfig.json
.gitignore
# Exclude development files
node_modules/
.git/
.github/
.vscode/
*.log
# Exclude test files
test/
tests/
*.test.js
*.test.ts
# Exclude documentation that's not needed
docs/
examples/
public_storefront_README.md
deprecation-notice.js
INSTALLATION.md
PUBLISHING.md
# Only ship the essentials
# The 'files' field in package.json will control what's included