citecite-mcp
01MCP server Claude CodeCodexCursor
Inject, parse, and strip [N] citation markers in RAG outputs. Runs locally from the @mukundakatta/citecite-mcp npm package.
Four small MCP servers: promptbudget-mcp, citecite-mcp, ragmetric-mcp, ragdrift-mcp. For Claude Desktop, Cursor, Cline, Windsurf, Zed.
MCP server Claude CodeCodexCursor
Inject, parse, and strip [N] citation markers in RAG outputs. Runs locally from the @mukundakatta/citecite-mcp npm package.
MCP server Claude CodeCodexCursor
Reliable CSV parsing + generation. Handles quotes, embedded commas, BOMs, CRLF. Runs locally from the @mukundakatta/csv-tools-mcp npm package.
MCP server Claude CodeCodexCursor
Character-precise unified diff + patch application + patch parsing. Runs locally from the @mukundakatta/diff-mcp npm package.
MCP server Claude CodeCodexCursor
Convert HTML to Markdown or strip to plain text. For web-scraping agents. Runs locally from the @mukundakatta/html-to-markdown-mcp npm package.
MCP server Claude CodeCodexCursor
Run JMESPath queries against JSON. Pure JS, no native binary needed. Runs locally from the @mukundakatta/jmespath-mcp npm package.
MCP server Claude CodeCodexCursor
Parse JSON5 (comments, trailing commas, unquoted keys) and emit strict JSON. Runs locally from the @mukundakatta/json5-mcp npm package.
MCP server Claude CodeCodexCursor
Token-budget-aware text handling: count, truncate, and chunk for LLM prompts. Runs locally from the @mukundakatta/promptbudget-mcp npm package.
MCP server Claude CodeCodexCursor
Diagnose RAG drift: interpret scores, recommend thresholds, explain dimensions. Runs locally from the @mukundakatta/ragdrift-mcp npm package.
MCP server Claude CodeCodexCursor
RAG retrieval IR metrics: recall@k, hit@k, MRR, NDCG@k, evaluatebatch. Runs locally from the @mukundakatta/ragmetric-mcp npm package.
MCP server Claude CodeCodexCursor
Trustworthy JS regex testing. Real offsets, named groups, safe against zero-width loops. Runs locally from the @mukundakatta/regex-test-mcp npm package.
MCP server Claude CodeCodexCursor
Safe shell argument escaping for bash, cmd.exe, and PowerShell. Runs locally from the @mukundakatta/shellquote-mcp npm package.
MCP server Claude CodeCodexCursor
Deterministic SQL formatting across 19 dialects (postgres, mysql, snowflake, bigquery, etc.). Runs locally from the @mukundakatta/sqlfmt-mcp npm package.
MCP server Claude CodeCodexCursor
IANA timezone conversions with real DST rules. Runs locally from the @mukundakatta/timezone-mcp npm package.
MCP server Claude CodeCodexCursor
Parse, format, and convert configs across TOML, YAML, and JSON. Runs locally from the @mukundakatta/toml-yaml-json-mcp npm package.