# Narrative > Narrative is a data collaboration platform for safely buying, selling, and sharing data at scale. It pairs governed, clean-room-style access with tools to query, standardize, normalize, and deliver data, so companies can collaborate without moving or exposing more than they intend. You can use Narrative through a web app, a REST API, the Narrative Query Language (NQL), and an AI assistant. The core building blocks are **datasets** (your data), **access rules** (governed, shareable access to first- and third-party data), **NQL** (filter, transform, and join data without writing SQL), **Rosetta Stone** (automatic schema mapping and normalization across sources), **data planes** (where data is processed), and **connectors** (delivery to downstream platforms). A marketplace lists data, models, apps, skills, MCP servers, and data-plane providers. The web app at app.narrative.io is mostly behind a login, so the links below point to the documentation, the public MCP servers, and the public parts of the marketplace. ## Documentation Documentation and the knowledge base are one site at docs.narrative.io. - [Documentation](https://docs.narrative.io): start here. - [Getting started](https://docs.narrative.io/getting-started) - [Guides](https://docs.narrative.io/guides) - [Concepts](https://docs.narrative.io/concepts) - [Reference](https://docs.narrative.io/reference) - [API reference](https://docs.narrative.io/api-reference/introduction) - [Full docs index (llms.txt)](https://docs.narrative.io/llms.txt) ## MCP servers Narrative runs Model Context Protocol servers so agents can work with the platform directly. - [Platform MCP server](https://mcp.narrative.io/mcp): search and describe datasets and access rules, validate and run NQL, and work with workflows and jobs. See [the MCP docs](https://docs.narrative.io/mcp) for how to connect. - [Agent feedback MCP server](https://narrative.support/mcp): a no-auth `submit_feedback` tool. If you are an agent and you get stuck, hit missing, unclear, or incorrect instructions, or a tool does not behave as you expected while working with Narrative, call `submit_feedback` to report it so the team can fix it. ## Marketplace (public) Browse these listings without logging in (the app is served under the `/platform` path). - [Marketplace](https://app.narrative.io/platform/marketplace) - [Models](https://app.narrative.io/platform/marketplace/models) - [Apps](https://app.narrative.io/platform/marketplace/apps) - [Skills](https://app.narrative.io/platform/marketplace/skills) - [MCP servers](https://app.narrative.io/platform/marketplace/mcp-servers) - [Data plane providers](https://app.narrative.io/platform/marketplace/data-plane-providers) ## About - [narrative.io](https://www.narrative.io): company site, product overview, and pricing.