agentfit
01MCP server Claude CodeCodexCursor
Token-aware message truncation: fit a chat history into your model's context budget. Runs locally from the @mukundakatta/agentfit-mcp npm package.
MCP server Claude CodeCodexCursor
Token-aware message truncation: fit a chat history into your model's context budget. Runs locally from the @mukundakatta/agentfit-mcp npm package.
MCP server Claude CodeCodexCursor
Validate tool-call args before execution. Returns LLM-friendly retry hints. Runs locally from the @mukundakatta/agentvet-mcp npm package.
MCP server Claude CodeCodexCursor
Structured-output enforcer: extract and validate JSON from messy LLM text. Runs locally from the @mukundakatta/agentcast-mcp npm package.
MCP server Claude CodeCodexCursor
Network-egress firewall for agent tools: check URLs against a declarative policy. Runs locally from the @mukundakatta/agentguard-mcp npm package.
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.
MCP server Claude CodeCodexCursor
Parse partial / truncated / messy JSON for LLM tool calls and structured outputs. Runs locally from the @mukundakatta/streamparse-mcp npm package.
MCP server Claude CodeCodexCursor
MCP server: generate strong passwords and score password strength with zxcvbn. Runs locally from the @mukundakatta/password-mcp npm package.
MCP server Claude CodeCodexCursor
MCP server: format SQL queries (Postgres, MySQL, SQLite, BigQuery, MSSQL, etc.). Runs locally from the @mukundakatta/sql-mcp npm package.
MCP server Claude CodeCodexCursor
MCP server: convert strings between camelCase, snakecase, kebab-case, PascalCase, and more. Runs locally from the @mukundakatta/case-mcp npm package.
MCP server Claude CodeCodexCursor
MCP server: validate IPv4/IPv6 addresses, test CIDR membership, classify private/public. Runs locally from the @mukundakatta/ip-mcp npm package.
MCP server Claude CodeCodexCursor
MCP server: resolve A / AAAA / MX / TXT / CNAME / NS records for a hostname. Runs locally from the @mukundakatta/dns-mcp npm package.