Install
$ agentstack add mcp-opensolon-solon ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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 No
- ✓ 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
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 →About
Solon
Java enterprise application development framework for full scenario
Restrained, Efficient, Open
https://solon.noear.org
Language: English | [中文](READMECN.md) | [Русский](READMERU.md) | [日本語](README_JP.md)
700% higher concurrency 50% memory savings Startup is 10 times faster. Packing 90% smaller; It also supports java8 ~ java25, native runtime.
Built from scratch, with more flexible interface specifications and an open ecosystem
Features:
| Feature | Description | |----------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------| | Better cost performance for computing resources | 700% higher concurrency(techempower), 50% memory savings | | Faster development productivity | Less code; Easy to get started; 10x faster startup (faster debugging) | | Better production and deployment experience | Pack 90% smaller | | Greater range of compatibility | Non-java-ee architecture; It also supports java8 ~ java25, graalvm native image |
Main code repository
| Code repository | Description | |-----------------------------------------------------------------------------|-----------------------------------------------------------------| | [/opensolon/solon](../../../../opensolon/solon) | Solon ,Main code repository | | [/opensolon/solon-examples](../../../../opensolon/solon-examples) | Solon ,Official website supporting sample code repository | | | | | [/opensolon/solon-ai](../../../../opensolon/solon-ai) | Solon Ai ,Code repository | | [/opensolon/solon-flow](../../../../opensolon/solon-flow) | Solon Flow ,Code repository | | [/opensolon/solon-expression](../../../../opensolon/solon-expression) | Solon Expression ,Code repository | | [/opensolon/solon-cloud](../../../../opensolon/solon-cloud) | Solon Cloud ,Code repository | | [/opensolon/solon-admin](../../../../opensolon/solon-admin) | Solon Admin ,Code repository | | [/opensolon/solon-integration](../../../../opensolon/solon-integration) | Solon Integration ,Code repository | | [/opensolon/solon-java17](../../../../opensolon/solon-java17) | Solon Java17 ,Code repository(base java17) | | [/opensolon/solon-java25](../../../../opensolon/solon-java25) | Solon Java25 ,Code repository(base java25) | | | | | [/opensolon/soloncode](../../../../opensolon/soloncode) | SolonCode(Java8 impl version of "Claude Code") ,Code repository | | [/opensolon/solonclaw](../../../../opensolon/solonclaw) | SolonClaw(Java8 impl version of "OpenClaw") ,Code repository | | | | | [/opensolon/solon-maven-plugin](../../../../opensolon/solon-gradle-plugin) | Solon Maven ,Plugin code repository | | [/opensolon/solon-gradle-plugin](../../../../opensolon/solon-gradle-plugin) | Solon Gradle ,Plugin code repository | | | | | [/opensolon/solon-idea-plugin](../../../../opensolon/solon-idea-plugin) | Solon Idea ,Plugin code repository | | [/opensolon/solon-vscode-plugin](../../../../opensolon/solon-vscode-plugin) | Solon VsCode ,Plugin code repository |
Ecosystem Architecture Diagram:
- solon
- solon cloud
Official website and related examples, cases:
- Official website address:https://solon.noear.org
- Official website supporting demos:https://gitee.com/opensolon/solon-examples
- Project unit test:[__test](./__test/)
- User case:User open source project、User business project
Special thanks to JetBrains for supporting open-source projects:
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: opensolon
- Source: opensolon/solon
- License: Apache-2.0
- Homepage: https://solon.noear.org
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.