MCP File Processor runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm.
Text extraction, keyword extraction, language detection, and chunking for RAG
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-file-processor -- npx -y @intelagent/mcp-file-processor
{
"mcpServers": {
"mcp-file-processor": {
"args": [
"-y",
"@intelagent/mcp-file-processor"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-file-processor]
command = "npx"
args = ["-y", "@intelagent/mcp-file-processor"]
{
"mcpServers": {
"mcp-file-processor": {
"args": [
"-y",
"@intelagent/mcp-file-processor"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-file-processor": {
"args": [
"-y",
"@intelagent/mcp-file-processor"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.