-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[MCP] MagicalAPI #9203
Description
🧩 Product Overview
MagicalAPI provides tools to parse resumes, review & score them, and enrich leads with profile or company data (e.g. via LinkedIn), among other “Data Product” & “Resume Product” services. With this integration, you can automate parsing & enrichment workflows (from uploads, attachments, or form submissions) without manual work.
⚠️ Important Note for Contributors
This feature must be submitted as a Piece following the Activepieces architecture. Submissions not following this format will not be accepted. Please make sure to review the Piece Development Guidelines before starting development.
🛠️ Write Actions
| Action | Description |
|---|---|
| Parse Resume | Extract structured data (name, email, experience, skills, etc.) from a resume file. |
| Review Resume | Analyze parsed resume using predefined criteria. |
| Get Profile Data | Given a person identifier (name, email, LinkedIn URL), retrieve profile metadata. |
| Get Company Data | Given a company name or domain, fetch company info (size, industry, etc.). |
| Score Resume | Returns resume score. |
📚 API Reference
🧪 Test Account Access
- You can sign up for free at https://magicalapi.com/.
🧑💻 New to Activepieces?
Activepieces is the leading open source AI automation platform. We have many apps (we call them Pieces), that are available within the builder and as MCPs. These apps are build with our TypeScript framework and are easy to build. Once they're merged to our repo, they will available as pieces in our automation builder and as MCPs to be used with AI agents and MCP clients.
We welcome contributions and in fact, we get excited over them. Start your journey here: https://www.activepieces.com/docs/developers/building-pieces/overview