We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/harshwasan/NFTY-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules/
package-lock.json
# Logs and cache
src/nfty-debug.log
src/nfty-messages.json
src/nfty-process.log
src/nfty.lock
# Test files
test-send.js
test-continuous.js
fetch-recent-messages.js
test-mcp/
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Environment
.env
.env.local
# Build
dist/
build/
# NPM package tarballs
*.tgz
# Docker
Dockerfile