We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/crazyrabbitLTC/mcp-web3-stats'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Source files
*.ts
!*.d.ts
tsconfig.json
.gitignore
# Development files
.idea/
.vscode/
.github/
node_modules/
mcp-typescript-sdk.txt
Dune.txt
mcp-docs.txt
# Bun lockfile
bun.lockb
# Environment files
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# Others
.DS_Store
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*