Skip to main content
Glama
start.sh212 B
#!/bin/bash # Start the real MCP server (WebSocket) in background python -m mcp.server & # Wait for the MCP server to be ready (adjust if needed) sleep 5 # Start Gradio Dashboard UI python gradio_dashboard.py

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/gmossy/geospatial_mcp_server_experiments'

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