Skip to main content
The MCP server is still in beta and is subject to change.
Flare provides a Model Context Protocol (MCP) server that can be used to ask questions about the Flare API. This is useful for developers building Flare API automations with AI-powered integrated development environments (IDE). Available tools:
  • Search: Search across the Flare documentation to fetch relevant context for a given query.
Things the MCP server cannot do:
  • Perform queries or actions using the Flare API.

MCP Server Configuration

The MCP server requires no authentication, it is available at the following URL:
  • https://api.docs.flare.io/mcp
The Flare API documentation is also available via the llms.txt format at the following URL:
  • https://api.docs.flare.io/llms.txt

IDEs / Tools

Configuration Guides: