Loomal

mcp-file-processor

MCP server by github.com/intelagentstudios/intelagent-mcps

Text extraction, keyword extraction, language detection, and chunking for RAG

0 starsnpm: @intelagent/mcp-file-processor

About mcp-file-processor

mcp-file-processor is an MCP (Model Context Protocol) server published by intelagentstudios in the official MCP registry, listed under RAG Systems on Loomal. Text extraction, keyword extraction, language detection, and chunking for RAG

It ships as an npm package (@intelagent/mcp-file-processor), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/intelagentstudios/intelagent-mcps.

Use mcp-file-processor with your agent

Claude Code · one command
claude mcp add mcp-file-processor -- npx -y @intelagent/mcp-file-processor
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-file-processor": {
      "command": "npx",
      "args": [
        "-y",
        "@intelagent/mcp-file-processor"
      ]
    }
  }
}
npm@intelagent/mcp-file-processor

Frequently asked questions

What is mcp-file-processor?
mcp-file-processor is an MCP (Model Context Protocol) server by intelagentstudios in the RAG Systems category. Text extraction, keyword extraction, language detection, and chunking for RAG
How do I connect mcp-file-processor to Claude, Cursor, or another MCP client?
Install mcp-file-processor from its npm package (@intelagent/mcp-file-processor) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-file-processor open source?
Yes — the source code is public at github.com/intelagentstudios/intelagent-mcps.
Can AI agents pay to use mcp-file-processor?
Not yet through Loomal — mcp-file-processor is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-file-processor? Claim this listing free by verifying GitHub ownership, or contact us.