01
무엇을 할 수 있는가
GraphQL 기반 API를 MCP 서버에 연동하여 데이터 조회 및 관리를 용이하게 하려는 경우
02
연결 방법
- npx -y @smithery/cli install letoribo/mcp-graphql-enhanced --client claude 명령어로 패키지를 설치합니다.
- 제공된 URL에서 서버에 연결하여 GraphQL 쿼리를 실행합니다.
03
설치 / 접속
npx -y @smithery/cli install letoribo/mcp-graphql-enhanced --client claude