Skip to main content
Glama

Chrome Debug MCP Server

by Rainmen-xia
.gitignore1.48 kB
# 编译输出 /build /dist # 依赖 node_modules/ # 日志 npm-debug.log* yarn-debug.log* yarn-error.log* # 运行时数据 pids *.pid *.seed *.pid.lock # 覆盖率目录 lib-cov # nyc测试覆盖率 .nyc_output # Grunt intermediate storage .grunt # Bower dependency directory bower_components # node-waf configuration .lock-wscript # 编译的二进制插件 build/Release # Dependency directories node_modules/ jspm_packages/ # TypeScript v1 declaration files typings/ # 可选的npm cache目录 .npm # 可选的eslint cache .eslintcache # Microbundle cache .rpt2_cache/ .rts2_cache_cjs/ .rts2_cache_es/ .rts2_cache_umd/ # 可选的REPL历史 .node_repl_history # yarn v2的输出 .yarn/cache .yarn/unplugged .yarn/build-state.yml .yarn/install-state.gz .pnp.* # 环境变量 .env .env.local .env.development.local .env.test.local .env.production.local # parcel-bundler cache (https://parceljs.org/) .cache .parcel-cache # next.js build output .next # nuxt.js build output .nuxt # vuepress build output .vuepress/dist # Serverless directories .serverless/ # FuseBox cache .fusebox/ # DynamoDB Local files .dynamodb/ # TernJS port file .tern-port # Stores VSCode versions used for testing VSCode extensions .vscode-test # 临时文件 *.tmp *.temp # macOS .DS_Store # Windows Thumbs.db ehthumbs.db Desktop.ini # IDE .vscode/ .idea/ *.swp *.swo # 测试和安装脚本生成的文件 start-chrome-debug.sh start-chrome-debug.bat test-mcp-server.js

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/Rainmen-xia/chrome-debug-mcp'

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