Skip to main content
Glama

Tatum MCP Server

Official
.npmignore905 B
# Source files src/ # Development files .env .env.example .env.local .env.development .env.test .env.production # Build artifacts node_modules/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # IDE files .vscode/ .idea/ *.swp *.swo *~ # OS files .DS_Store Thumbs.db # Git files .git/ .gitignore # Testing coverage/ .nyc_output/ # Documentation docs/ # Development scripts build.js test/ *.test.js *.test.ts *.spec.js *.spec.ts # Temporary files tmp/ temp/ # Lock files (keep package-lock.json for reproducible builds) yarn.lock pnpm-lock.yaml # TypeScript tsconfig.json tsconfig.*.json # ESLint .eslintrc* .eslintignore # Prettier .prettierrc* .prettierignore # GitHub .github/ # Docker Dockerfile docker-compose.yml .dockerignore # CI/CD .travis.yml .circleci/ .gitlab-ci.yml # Keep only essential files for npm package # Included: dist/, features/, package.json, README.md, LICENSE

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tatumio/tatum-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server