mcp-server
Astron Agent
Enterprise-grade, commercial-friendly agentic workflow platform for building next-generation SuperAgents.
8,918 stars870 forksJavaUpdated 9/1/2026100% free · open source
What it does
Provides an enterprise‑grade platform to design, run, and manage AI‑driven “SuperAgents” that orchestrate multiple LLM calls and tools as a single service.
When to use it
- •You need to chain several LLM prompts, tool calls, and business logic into one reusable workflow.
- •Your product requires secure, multi‑tenant deployment of AI agents behind your own infrastructure.
- •You want to monitor, version, and scale AI agents like any microservice in a Java‑based stack.
Ready-to-paste prompt
curl -X POST http://localhost:8080/api/agents \
-H "Content-Type: application/json" \
-d '{
"name": "CustomerSupport",
"description": "Handles support tickets with LLM and CRM lookup",
"workflow": [
{"type": "llm", "prompt": "Classify the ticket urgency"},
{"type": "tool", "name": "CRMQuery", "params": {"customerId": "{{ticket.customerId}}"}},
{"type": "llm", "prompt": "Generate a response using ticket info and CRM data"}
]
}'Heads up: Astron‑Agent requires Java 17+ and Maven; the first run will fail if the `astron.apiKey` in `application.yml` is missing or invalid, because the platform validates the key against the commercial licensing server.
Saves to your device
Use with Claude
New
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
🔑 Needs an API key
Works after you add credentials — the setup agent will ask you for them.
Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/astron-agent && curl -fsSL https://workflowstacks.com/api/skills/astron-agent/claude-skill -o ~/.claude/skills/astron-agent/SKILL.mdOpen in another AI app
Opens the app with this repo with the prompt ready to go — no copy-paste needed.
Use with Claude
New
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
🔑 Needs an API key
Works after you add credentials — the setup agent will ask you for them.
Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/astron-agent && curl -fsSL https://workflowstacks.com/api/skills/astron-agent/claude-skill -o ~/.claude/skills/astron-agent/SKILL.mdOpen in another AI app
Opens the app with this repo with the prompt ready to go — no copy-paste needed.
Details
Creator
iflytek
Language
Java
Category
mcp-server
Published
9/19/2025
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More mcp-server tools founders pair with this one.
mcp-server★ 242,984
ECC: Optimize Performance
Get optimized performance with ECC, a research-first agent harness system for founders working with AI agents and developer tools like Claude Code and Codex
mcp-server★ 154,960
Dify: Streamline Workflow
Get a production-ready platform with Dify.
mcp-server★ 150,115
open-webui: Easy AI Interface
Get a user-friendly AI interface with open-webui, supporting Ollama and OpenAI API, for founders
mcp-server★ 113,199
Graphify
Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing…
mcp-server★ 106,674
gemini-cli: AI in your terminal
Get AI power with gemini-cli,, 105k+ GitHub stars
mcp-server★ 82,036
LobeHub: 24/7 AI Team Management
Founders get organized AI operations with LobeHub. For startup founders managing AI teams.