AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified Apache-2.0 Self-run

Astron Agent

mcp-iflytek-astron-agent · by iflytek

Enterprise-grade, commercial-friendly agentic workflow platform for building next-generation SuperAgents.

No reviews yet
0 installs
3 views
0.0% view→install

Install

$ agentstack add mcp-iflytek-astron-agent

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets Used
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-iflytek-astron-agent)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Astron Agent? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

[](https://iflytek.github.io/astron-agent/)

[](https://agent.xfyun.cn)

[](LICENSE) [](https://github.com/iflytek/astron-agent/stargazers) [](https://deepwiki.com/iflytek/astron-agent)

English | [简体中文](docs/zh/README.md)

🔭 What is Astron Agent

Astron Agent is an enterprise-grade, commercial-friendly Agentic Workflow development platform that integrates AI workflow orchestration, model management, AI and MCP tool integration, RPA automation, and team collaboration features. The platform supports high-availability deployment, enabling organizations to rapidly build scalable, production-ready intelligent agent applications and establish their AI foundation for the future.

Why Choose Astron Agent?

  • Stable and Reliable: Built on the same core technology as the iFLYTEK Astron Agent Platform, providing enterprise-grade reliability with a fully available high-availability version open source.
  • Cross-System Integration: Natively integrates intelligent RPA, efficiently connecting internal and external enterprise systems, enabling seamless interaction between Agents and enterprise systems.
  • Enterprise-Grade Open Ecosystem: Deeply compatible with various industry models and tools, supporting custom extensions and flexibly adapting to diverse enterprise scenarios.
  • Business-Friendly: Released under the Apache 2.0 License, with no commercial restrictions, allowing free commercial use.

Key Features

  • Enterprise-Grade High Availability: Full-stack capabilities for development, building, optimization, and management. Supports one-click deployment with strong reliability.
  • Intelligent RPA Integration: Enables cross-system process automation, empowering Agents with controllable execution to achieve a complete loop “from decision to action.”
  • Ready-to-Use Tool Ecosystem: Integrates massive AI capabilities and tools from the iFLYTEK Open Platform, validated by millions of developers, supporting plug-and-play integration without extra development.
  • Flexible Large Model Support: Offers diverse access methods, from rapid API-based model access and validation to one-click deployment of enterprise-level MaaS (Model as a Service) on-premises clusters, meeting needs of all scales.

🤝 Adopters

                   

                 

📰 News

🔄 Ongoing

📅 Past

🚀 Quick Start

We offer two deployment methods to meet different scenarios:

Option 1: Docker Compose (Recommended for Quick Start)

# Clone the repository
git clone https://github.com/iflytek/astron-agent.git

# Navigate to the Docker deployment directory
cd docker/astronAgent

# Copy environment configuration
cp .env.example .env

# Configure environment variables
vim .env

For environment variable configuration, please refer to the documentation:DEPLOYMENTGUIDEWITH_AUTH.md

# Start all services (including Casdoor)
docker compose -f docker-compose-with-auth.yaml up -d
📊 Service Access Addresses

After startup, you can access the services at the following addresses:

Authentication Service

  • Casdoor Admin Interface: http://localhost:8000

AstronAgent

  • Application Frontend (nginx proxy): http://localhost/

Note

  • Default Casdoor login credentials: username: admin, password: 123

Option 2: Helm (For Kubernetes Environments)

> 🚧 Note: Helm charts are currently under development. Stay tuned for updates!

# Coming soon
# helm repo add astron-agent https://iflytek.github.io/astron-agent
# helm install astron-agent astron-agent/astron-agent

> 📖 For complete deployment instructions and configuration details, see [Deployment Guide](docs/DEPLOYMENTGUIDEWITH_AUTH.md)

📖 Using Astron Cloud

Try Astron:Astron Cloud provides a ready-to-use environment for creating and managing Agents. Get quick access at https://agent.xfyun.cn.

Using Guide:For detailed usage instructions, please refer to Quick Start Guide.

📚 Documentation

🤝 Contributing

We welcome contributions of all kinds! Please see our [Contributing Guide](CONTRIBUTING.md)

🌟 Star History

📞 Support

  • 💬 Community Discussion: GitHub Discussions
  • 🐛 Bug Reports: Issues
  • [](https://discord.gg/YgG2v9NEMH)
  • 👥 WeChat Work Group:

📄 Open Source License

This project is licensed under the [Apache 2.0 License](LICENSE), allowing free use, modification, distribution, and commercial use without any restrictions.

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.