A FastMCP server with text segmentation tool - split text by natural paragraphs
{
"mcpServers": {
"ff-xiaofanfastmcp-text-segment": {
"command": "npx",
"args": [
"-y",
"@ff-xiaofan/fastmcp-text-segment"
]
}
}
}