envato-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ENVATO_TOKEN | Yes | Your Envato personal token |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| envato_search_itemsA | Search the Envato Market catalog for items matching a search term. Optionally restrict to a single site and paginate the results. |
| envato_popular_itemsA | List the most popular items for a given Envato Market site (weekly and monthly top sellers, plus featured items). |
| envato_categoriesA | List all categories available on a given Envato Market site. |
| envato_user_infoA | Get public account details for an Envato Market user, including country, sales, followers and join date. |
| envato_user_items_by_siteA | Get the number of items a user has for sale on each Envato Market site. |
| envato_user_badgesA | Get the badges earned by an Envato Market user (e.g. Elite, Power Elite, anniversary and author level badges). |
| envato_market_totalsA | Get the total number of registered users and the total number of items for sale across Envato Market. |
| envato_list_purchasesA | List the purchases made by the authenticated buyer. Requires a token with the 'Download your purchased items' and purchase-history permissions. |
| envato_download_linkA | Get a time-limited download URL for an item the authenticated buyer has purchased. Requires a token with download permission. |
| envato_verify_purchaseA | Verify a purchase/sale by its purchase code and return the sale details. Used by authors to validate buyer purchase codes. |
| envato_accountA | Get the authenticated user's account details (name, balance, country, sales, and more). |
| envato_my_usernameA | Get the username of the authenticated user. |
| envato_my_emailA | Get the email address of the authenticated user. |
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/sdm7001/envato-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server