MCP Server
MCP
defluff
Deterministic prose linter for LLM text — flags AI slop, filler, buzzwords, hedges, clichés.
Install
uvx defluff
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "defluff",
"version": "0.1.2",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "defluff[mcp]",
"type": "named",
"name": "--from"
}
],
"packageArguments": [
{
"value": "defluff-mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment