MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Q
Quillmark MCP Rewrite

Primitives and MCP integration of Quillmark. Surface schematized document rendering to LLM consumers

Created 4/15/2026
Updated about 19 hours ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-quillmark-mcp-rewrite

Cursor configuration (mcp.json)

{ "mcpServers": { "nibsbin-quillmark-mcp-rewrite": { "command": "npx", "args": [ "nibsbin-quillmark-mcp-rewrite" ] } } }