Skip to main content
Glama

DevBrain

by mimeCam
dev.in-docker.sh232 B
#!/bin/bash # This script runs INSIDE the Docker container pip install -r requirements.txt > /dev/null 2>&1 pip install watchfiles > /dev/null 2>&1 echo "Starting FastMCP server..." watchfiles python src/mcp_server/server.py src

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/mimeCam/mcp-devbrain-stdio'

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