We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tokenizin-agency/mcp-npx-fetch'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
node_modules
# Build output
dist
build
# Dependencies
node_modules
.pnp
.pnp.js
# Testing
coverage
.nyc_output
# IDE and editor files
.idea
.vscode
*.swp
*.swo
.DS_Store
# Environment variables
.env
.env.local
.env.*.local
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Cache directories
.npm
.eslintcache
# pnpm specific
.pnp.*
.pnpm-store/
.pnpm-debug.log
**/**.DS_Store