andrewlwn77/decodo-back-office-mcp
If you are the rightful owner of decodo-back-office-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Decodo Back Office MCP Server is a Model Context Protocol server designed to integrate seamlessly with Decodo's proxy management API, allowing AI agents to efficiently manage proxy infrastructure, sub-users, traffic monitoring, and endpoint configuration.
Tools
Functions exposed to the LLM to take actions
decodo_create_sub_user
Create a new sub-user with specified parameters.
decodo_get_sub_users
List all sub-users.
decodo_get_sub_user
Get specific sub-user details.
decodo_update_sub_user
Update existing sub-user information.
decodo_delete_sub_user
Delete a sub-user.
decodo_get_sub_user_traffic
Get traffic statistics for a sub-user.
decodo_get_endpoints
Retrieve proxy endpoints.
decodo_generate_endpoint
Generate custom proxy endpoints.
decodo_get_target_info
Analyze target URLs.
decodo_get_whitelist
List whitelisted IPs.
decodo_add_whitelist_ip
Add an IP to the whitelist.
decodo_remove_whitelist_ip
Remove an IP from the whitelist.
decodo_get_traffic
Get overall traffic statistics.
decodo_get_subscriptions
View subscription information.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client