Description
Zerops Documentation MCP Server crawls and indexes the Zerops documentation website, making it available as a context source for Cursor IDE. Written in TypeScript, it uses Drizzle ORM with PostgreSQL to store indexed content, implements a search API with relevance scoring, and exposes an MCP endpoint that follows the Model Context Protocol. The server features scheduled crawling to keep documentation up-to-date, intelligent content extraction using multiple selectors, and a polite crawling mechanism that respects server load. This implementation is particularly valuable for developers working with Zerops who want to access documentation directly within their IDE without context switching.
Server Details
Added
April 21, 2025
