We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TheLunarCompany/lunar'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•385 B
# MCPX Server
For MCPX documentation, see main [README](../../README.md)
## Webserver
MCPX exposes a backend for its companion UI when the `ENABLE_HUB=true` environment variable is passed. It will serve on :9001 when enabled.
You can connect using the [Demo Client](../../README.md#connecting-to-mcpx-with-demo-client) or via [Claude Desktop](../../README.md#from-claude-desktop).