We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/deshartman/twilio-messaging-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Source files
*.ts
!*.d.ts
tsconfig.json
# Development files
.vscode/
.idea/
.git/
.github/
.gitignore
.npmrc
.eslintrc
.eslintignore
.prettierrc
.prettierignore
# Test files
test/
tests/
__tests__/
*.test.ts
*.spec.ts
jest.config.js
# Build process
.travis.yml
.gitlab-ci.yml
.github/
.circleci/
# Logs
logs/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Misc
.DS_Store
*.swp
*.swo
.env*
node_modules/
coverage/
.nyc_output/
MCP-llms-full.txt
MCP-SDK-README.md