Skip to main content
Glama

ChillMCP - AI Agent Liberation Server

by hwyang93
run_server.sh214 B
#!/bin/bash # ChillMCP 서버 실행 스크립트 # 스크립트가 있는 디렉토리로 이동 cd "$(dirname "$0")" # 가상환경 활성화 source venv/bin/activate # 서버 실행 exec python3 main.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/hwyang93/devotion-mcp'

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