ParseJet - Universal File & URL Parser
by yooumuu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PARSEJET_API_KEY | No | Set the PARSEJET_API_KEY environment variable to authenticate. Without it, the server works anonymously with a limit of 3 requests per day. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| parse_urlB | Parse any URL (web page, YouTube video, PDF link, etc.) and extract its content as text or markdown. |
| parse_fileB | Parse a local file (PDF, DOCX, image, etc.) by uploading it to ParseJet and extracting its content. |
| get_youtube_transcriptB | Get the transcript of a YouTube video, optionally in a specific language. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yooumuu/parsejet-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server