Skip to main content
Glama

DeepSRT MCP Server

Official
by DeepSRT
# Dependencies node_modules/ package-lock.json # Build outputs dist/ build/ *.tsbuildinfo # IDE .vscode/ .idea/ *.iml .DS_Store # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Environment .env .env.local .env.* !.env.example # Test coverage coverage/ .nyc_output/ junit.xml # Lock files (optional - some projects prefer to track these) # bun.lock # yarn.lock # Amazon Q context files amazonq-context* # MCP specific *.mcp mcp-settings.json claude_desktop_config.json cline_mcp_settings.json # Temporary files *.tmp *.temp .cache/ # OS generated files Thumbs.db ehthumbs.db # Runtime data pids/ *.pid *.seed *.pid.lock # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Microbundle cache .rpt2_cache/ .rts2_cache_cjs/ .rts2_cache_es/ .rts2_cache_umd/ # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # parcel-bundler cache (https://parceljs.org/) .parcel-cache/ # Temporary folders tmp/ temp/ # Video/audio files (in case someone tests with local files) *.mp4 *.mp3 *.wav *.avi *.mov *.mkv # Downloaded transcripts/summaries (testing artifacts) transcript-*.txt summary-*.txt test-output/

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/DeepSRT/deepsrt-mcp'

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