Skip to main content
Glama
mcp-inspector-wsl.sh279 B
#!/bin/bash # MCP Inspector launcher for WSL environments echo "Starting MCP Inspector without browser auto-launch..." echo "Please open http://localhost:5173 in your browser manually" echo "" # Disable browser launch export BROWSER=echo # Run MCP Inspector mcp-inspector "$@"

Latest Blog Posts

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/hnmr293/gdb-mcp'

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