This project is a Model Context Protocol server that provides large language models with neural web search and webpage content extraction capabilities. It implements a standardized interface to expose research tools and resources to compatible clients.
The server integrates a neural search engine to retrieve real-time internet data using semantic embeddings rather than keyword matching. It includes specialized utilities for company intelligence and reasoning-based deep research, enabling the collection and synthesis of organizational data and professional profiles.
The system covers a broad range of research capabilities, including the discovery of technical code snippets and the application of advanced filters for domains and dates. It also features a content transformation pipeline that converts live webpages into clean markdown format.
The project is developed in TypeScript.