Back to directory
302ai/302-file-parser-mcp

302ai/302-file-parser-mcp

@302ai

302AI File Parser MCP server for parsing files via 302AI API

file-parser302aimcpparsingdocumenttool

Installation & Configuration

{
  "mcpServers": {
    "302ai-file-parser-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@302ai/file-parser-mcp"
      ],
      "env": {
        "302AI_API_KEY": "YOUR_API_KEY_HERE"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17