302AI File Parser
About
Parses various file formats using the 302.AI API, requiring a 302AI_API_KEY.
Details
- Author
- 302ai
- Categories
- File Management, Other
Jump to
Setup
Install 302AI File Parser in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/302ai/302_file_parser_mcp
Follow the installation instructions in the repository README, then restart your MCP client.
Parses various file formats using the 302.AI API, requiring a 302AI_API_KEY.
To use with Claude Desktop, add the server config:
On MacOS:~/Library/Application Support/Claude/claude_desktop_config.jsonOn Windows:%APPDATA%/Claude/claude_desktop_config.json
{ "mcpServers": { "302ai-file-parser-mcp": { "command": "npx", "args": ["-y", "@302ai/file-parser-mcp"], "env": { "302AI_API_KEY": "YOUR_API_KEY_HERE" } } } }
Since MCP servers communicate over stdio, debugging can be challenging. We recommend using theMCP Inspector, which is available as a package script:
The Inspector will provide a URL to access debugging tools in your browser.
A local server that allows AI to execute Windows CMD commands, read/write files, and manage directories within a specified path.
Filesystem agent memory working with consolidation Daemon on your machine
An AI-powered MCP server for advanced file system operations, including search, comparison, and security analysis.
Securely browse and read files within an Android project, with built-in validation and access controls for sensitive directories.
Build a persistent, local knowledge base in Markdown files through conversations with LLMs.
A read-only MCP server for querying live FTP data using the CData JDBC Driver.
An MCP server for viewing, editing, and creating text files, based on the Claude built-in text editor tool.
Convert PDF, Word, Excel, PowerPoint, EPUB, HEIC and images from Claude or Cursor, with 35 converters exposed through just two MCP tools.
A cross-platform filesystem server for Linux, macOS, and Windows with secure path restrictions.
Organize files in your Downloads folder using Cursor IDE with customizable rules.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



