ifly-spark-agent-mcp
The ifly-spark-agent-mcp project is a straightforward implementation of an MCP Server to automate task chains on the iFlytek SparkAgent Platform. It supports local debugging and integration with MCP clients, allowing seamless operations using available tools.
ifly-spark-agent-mcp
This project provides an example of using MCP Server to execute task chains on the iFlytek SparkAgent Platform.
Usage
Local debugging
Start the server using stdio or SSE transport. By default, a tool named "upload_file" is available, requiring a file path as an argument.
MCP Client Example
You can utilize the MCP client with STDIO transport to interact with available tools like the "upload_file" tool.
Usage with MCP client
To integrate with Claude, configure the claude_desktop_config.json
or mcp.json
to persistently connect using either uv
or uvx
with the GitHub repository.