Skip to Content
Introduction

GQLens Documentation

Welcome to the GQLens documentation. GQLens provides MCP-powered GraphQL schema intelligence — discovery, semantic search, and query validation for Cursor and VS Code.

What is GQLens?

GQLens is a Model Context Protocol (MCP) server that gives AI coding assistants deep understanding of your GraphQL schemas. It enables:

  • Schema Discovery — Automatically introspect and index GraphQL endpoints
  • Semantic Search — Find types, fields, and queries using natural language
  • Query Validation — Validate GraphQL operations against your schema
Last updated on