Back to Home
itxaiohanglover icon

mcp-codestyle-server

by itxaiohanglover

Overview

Provides code template search and retrieval tools for IDEs and AI agents via the Model Context Protocol (MCP).

Installation

Run Command
No command provided

Environment Variables

  • repository.remote-path
  • repository.remote-search-enabled
  • cache.base-path

Security Notes

The server downloads ZIP files from a configurable `repository.remote-path` and extracts them to a local cache. If the `repository.remote-path` is configured to an untrusted source, malicious ZIP files could be downloaded and extracted, potentially leading to directory traversal attacks, arbitrary file writes, or other forms of system compromise. The `Hutool ZipUtil.unzip` function is used for extraction, and while Hutool generally implements safeguards, this remains a critical point if the remote server is compromised or untrusted.

Similar Servers

Stats

Interest Score27
Security Score4
Cost ClassMedium
Avg Tokens1000
Stars39
Forks1
Last Update2025-12-18

Tags

Spring AIMCP ServerCode TemplatesLuceneOffline Search