claude mcp add ntelagenttudios-mcp-file-processor -- npx -y @intelagent/mcp-file-processor
{
"mcpServers": {
"ntelagenttudios-mcp-file-processor": {
"command": "npx",
"args": ["-y", "@intelagent/mcp-file-processor"]
}
}
}
{
"mcpServers": {
"ntelagenttudios-mcp-file-processor": {
"command": "npx",
"args": ["-y", "@intelagent/mcp-file-processor"]
}
}
}
{
"mcpServers": {
"ntelagenttudios-mcp-file-processor": {
"command": "npx",
"args": ["-y", "@intelagent/mcp-file-processor"]
}
}
}
About This MCP Server
The io.github.IntelagentStudios/mcp-file-processor is a developer tool that enables text extraction, keyword extraction, language detection, and chunking for Retrieval-Augmented Generation models, allowing developers to process files and extract relevant information. It is an npm package that can be used with stdio, providing a standardized interface for data processing. Developers would use this tool when working with large amounts of text data and needing to extract specific information or detect languages in order to integrate with other AI systems.
Text extraction, keyword extraction, language detection, and chunking for RAG. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@intelagent/mcp-file-processor on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp-file-processor server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.