Back to directory
iflytek/ifly-spark-agent-mcp

iflytek/ifly-spark-agent-mcp

@iflytek

A simple MCP Server example for invoking task chains of the iFlytek SparkAgent Platform

aispark-agentmcp-serveriflytektask-chainuvcontext

Installation & Configuration

{
  "mcpServers": {
    "ifly-spark-agent-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/ifly-spark-agent-mcp",
        "run",
        "ifly-spark-agent-mcp"
      ],
      "env": {
        "IFLY_SPARK_AGENT_BASE_URL": "xxxx",
        "IFLY_SPARK_AGENT_APP_ID": "xxxx",
        "IFLY_SPARK_AGENT_APP_SECRET": "xxxx"
      }
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2026/6/12
Updated
2026/6/13