envato-mcp
Provides tools for searching assets, getting item details, listing purchases, downloading purchases, and managing user collections on Envato.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@envato-mcpsearch for video templates about technology"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
envato-mcp
MCP server per Envato API — cerca, acquisti, download asset. Usabile da Claude Code, Claude Desktop, o qualsiasi client MCP.
Setup
git clone https://github.com/Waipro-Hub/envato-mcp.git
cd envato-mcp
npm install
cp .env.example .env
# Inserisci ENVATO_TOKEN in .envRelated MCP server: Etsy MCP Server
Tools disponibili
Tool | Descrizione |
| Cerca asset su Envato (video, audio, temi, plugin) |
| Dettagli completi di un item |
| Lista acquisti/licenze |
| URL download item acquistato |
| Collezioni/bookmark utente |
| Items dentro una collezione |
Config Claude Code (VPS)
claude mcp add envato-mcp -e ENVATO_TOKEN=your_token -- npx -y tsx /opt/envato-mcp/src/index.tsConfig Claude Desktop (Mac)
In ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"envato-mcp": {
"command": "npx",
"args": ["-y", "tsx", "/path/to/envato-mcp/src/index.ts"],
"env": { "ENVATO_TOKEN": "your_token" }
}
}
}Fonte di verita'
Fonte di verita' = API memoria + file .md in repo. Google Sheet = SOLO dashboard. Mai aggiornare i dati dallo Sheet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- -license-qualityAmaintenanceMCP Server for the GitHub API, enabling file operations, repository management, search functionality, and more.Last updated134,34689,188MIT
- Flicense-qualityDmaintenanceAn MCP server for interacting with the Etsy API, enabling listing management, shop information, shipping profiles, and image uploads.Last updated11
- Alicense-qualityDmaintenanceAn MCP server for the Unsplash API that enables searching, downloading, and inserting high-quality images with automatic photographer attribution into local projects.Last updated511MIT
- Alicense-qualityDmaintenanceMCP server for the Envato Market API that provides AI agents with purchase verification, item lookup, comment search, sales data, and account info.Last updated31MIT
Related MCP Connectors
A MCP server built for developers enabling Git based project management with project and personal…
This MCP server provides seamless access to Malaysia's government open data, including datasets, w…
MCP server integrating with Stripe - tools for customers, products, payments, and more.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Waipro-Hub/envato-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server