Consolidates and normalizes OpenCTI threat intelligence data into a structured JSON format for large language models.
PyCTI is an MCP (Model Context Protocol) server designed to act as a front-end for OpenCTI, transforming its complex data into a simplified, LLM-consumable JSON format. It aims to improve the interpretability of OpenCTI data for AI models by providing more verbose field names, resolving linked entities for richer context, and minimizing non-informative metadata, thereby optimizing context window usage and enhancing LLM intuition.