Skip to main content
Glama

TMDB MCP Server

by dervish666
.dockerignore431 B
# Node modules node_modules npm-debug.log* # Build output (will be generated during build) dist # Environment files .env.local .env.*.local # Git .git .gitignore # IDE .vscode .idea *.swp *.swo # OS .DS_Store Thumbs.db # Logs logs *.log # Runtime data pids *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage # Documentation README.md CHANGELOG.md # Test files test tests *.test.js *.test.ts

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/dervish666/tmdb-mcp-server'

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