We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CorbettCajun/Spiderfoot-MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Node.js
node_modules/
npm-debug.log
yarn-debug.log
yarn-error.log
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
# Build output
/dist/
/build/
/out/
*.tsbuildinfo
# Environment files
.env
.env.*
!.env.example
# Logs
logs
*.log
# OS files
.DS_Store
Thumbs.db
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# Testing
/coverage
# Debug logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Cache
.cache/
.temp/
.tmp/
.vercel
.next
.nuxt
# Docker
*.local
# SpiderFoot specific
newscan-page.html
spiderfoot.db
*.db-journal
# Temporary files
*.tmp
*.bak
*.swp
*~