#!/bin/bash
set -e
# Start the MCP server directly with Python
# The server uses uvicorn internally and runs on port 8000 by default
python src/server.py
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/litmusautomation/litmus-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server