Access EdgeOne Pages MCP
EdgeOnePagesMCPToolkit is a Python interface for interacting with EdgeOne pages using the EdgeOne Pages MCP server.
Why it matters
Interface with EdgeOne pages via the EdgeOne Pages MCP server. This asset provides programmatic access to manage and interact with your EdgeOne page configurations.
Outcomes
What it gets done
Connect to the EdgeOne Pages MCP server
Manage access and configurations for EdgeOne pages
Automate interactions with EdgeOne page settings
Install
Add it to your toolbox
Run in your project directory:
curl -fsSL https://spark.entire.vc/get/camel-edgeonepagesmcptoolkit | bash Overview
Edge One Pages MCPToolkit
What it does
A Python interface for interacting with EdgeOne pages via the EdgeOne Pages MCP server, with configurable timeout settings.
How it connects
When you need a Python-based interface to interact with EdgeOne pages through the EdgeOne Pages MCP server.
Source code
EdgeOnePagesMCPToolkit provides an interface for interacting with
EdgeOne pages using the EdgeOne Pages MCP server.
Attributes:
timeout (Optional[float]): Connection timeout in seconds.
(default: :obj:None)
Discussion
Questions & comments · 0
Sign In Sign in to leave a comment.