← Discover MCPs and Agents
s
MCPAI & MLGitHub

solon

🔥 Java enterprise application development framework for full scenario: Restrained, Efficient, Open, Ecologicalll!!! 700% higher concurrency 50% memory savings Startup is 10 times faster. Packing 90% smaller; Compatible with java8 ~ java26; Supports LTS. (Replaceable spring)

Links

README

From the repo.


Solon

Java enterprise application development framework for full scenario
Restrained, Efficient, Open

https://solon.noear.org

Ask DeepWiki Maven Apache 2 jdk-8 jdk-11 jdk-17 jdk-21 jdk-25
gitee star github star gitcode star

Language: English | 中文 | Русский | 日本語

700% higher concurrency 50% memory savings Startup is 10 times faster. Packing 90% smaller; It also supports java8 ~ java26, native runtime.
Built from scratch, with more flexible interface specifications and an open ecosystem


Features:

FeatureDescription
Better cost performance for computing resources700% higher concurrency(techempower), 50% memory savings
Faster development productivityLess code; Easy to get started; 10x faster startup (faster debugging)
Better production and deployment experiencePack 90% smaller
Greater range of compatibilityNon-java-ee architecture; It also supports java8 ~ java26, graalvm native image

Main code repository

Code repositoryDescription
/opensolon/solonSolon ,Main code repository
/opensolon/solon-examplesSolon ,Official website supporting sample code repository
/opensolon/solon-aiSolon Ai ,Code repository
/opensolon/solon-flowSolon Flow ,Code repository
/opensolon/solon-expressionSolon Expression ,Code repository
/opensolon/solon-cloudSolon Cloud ,Code repository
/opensolon/solon-adminSolon Admin ,Code repository
/opensolon/solon-integrationSolon Integration ,Code repository
/opensolon/solon-java17Solon Java17 ,Code repository(base java17)
/opensolon/solon-java25Solon Java25 ,Code repository(base java25)
/opensolon/soloncodeSolonCode(Java8 impl version of "Claude Code") ,Code repository
/opensolon/solonclawSolonClaw(Java8 impl version of "OpenClaw") ,Code repository
/opensolon/solon-maven-pluginSolon Maven ,Plugin code repository
/opensolon/solon-gradle-pluginSolon Gradle ,Plugin code repository
/opensolon/solon-idea-pluginSolon Idea ,Plugin code repository
/opensolon/solon-vscode-pluginSolon VsCode ,Plugin code repository

Ecosystem Architecture Diagram:

  • solon
  • solon cloud

Official website and related examples, cases:

Special thanks to JetBrains for supporting open-source projects:

JetBrains

Collected info

  • 2,761 stars
  • 262 forks
  • Language: Java
  • Source updated: 8/3/2026

Config for your environment

Replace {MCP_ENDPOINT_URL} with this MCP’s endpoint URL (from its repo or docs above). No API key — you connect directly.

Tool

OS

Config file: ~/.cursor/mcp.json

{
  "mcpServers": {
    "mcp-server": {
      "url": "{MCP_ENDPOINT_URL}"
    }
  }
}

Paste into mcpServers in the config file. Restart Cursor after saving.

If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.