Springboot Bootstrap Mcp
@akshay-harale
Springboot Bootstrap Mcp について
This is developer focused tool which can be used to bootstrap spring boot project which we do using https://start.spring.io/
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"springboot-bootstrap": {
"command": "java",
"args": [
"-jar",
"C:/mcp-servers/app-bootstrap.jar"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Springboot Bootstrap Mcp?
A Model Context Protocol (MCP) server that provides AI assistants with tools to discover available Spring Boot configurations from Spring Initializr and generate customized project templates.
How to use Springboot Bootstrap Mcp?
—
Key features of Springboot Bootstrap Mcp
- Discovers available Spring Boot versions, dependencies, and Java versions
- Downloads Spring Boot projects as ZIP files
- Extracts projects directly to a specified directory
- Supports customization of build tool, language, and more
- Automatically creates parent directories if needed
Use cases of Springboot Bootstrap Mcp
- AI assistant quickly creates a new Spring Boot project with custom dependencies
- Developer bootstraps a Spring Boot application without visiting the Spring Initializr website
- Automated project generation for rapid prototyping or onboarding
FAQ from Springboot Bootstrap Mcp
What tools does Springboot Bootstrap Mcp provide?
It provides two tools: getSpringBootInitDetails to list all available configuration options, and downloadSpringBootProject to download or extract a customized Spring Boot project.
How does the download tool handle the output path?
If the path ends with .zip, it saves as a ZIP file; otherwise it extracts all files to the directory. It automatically creates parent directories if needed.
What are the runtime requirements?
—
「その他」の他のコンテンツ
Awesome Mlops
visengerA curated list of references for MLOps
Servers
modelcontextprotocolModel Context Protocol Servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
コメント