We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/garyjeong/gary-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
env.mcp.example•630 B
# MCP 서버 환경 변수 설정 템플릿
# 이 파일을 .env.mcp로 복사하고 실제 값으로 채워주세요
# cp env.mcp.example .env.mcp
# ============================================
# Notion MCP 서버 설정
# ============================================
# Notion API 토큰 (필수)
# Notion 통합 페이지에서 발급: https://www.notion.so/my-integrations
NOTION_TOKEN=ntn_your_notion_token_here
# ============================================
# 기타 설정
# ============================================
# Sequential Thinking과 Chrome Devtools MCP는
# 추가 환경 변수가 필요하지 않습니다.