Bluprint Mcp

D 57 completed
Other
unknown / java · tiny
23
Files
1,353
LOC
1
Frameworks
4
Languages

Pipeline State

completed
Run ID
#1510173
Phase
done
Progress
0%
Started
2026-04-16 13:24:34
Finished
2026-04-16 13:24:34
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
19.84
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47319
Member of a group with 123 similar repo(s) — canonical #189146 view group →
Repobility — the code-quality scanner for AI-generated software · https://repobility.com

AI Prompt

Build me a Spring Boot application that acts as an MCP server to connect Claude to iMIS membership data. I need it to expose several tools: `lookup_member` by iMIS Party ID, `search_members` by name or email, `get_chapter_roster`, `run_iqa_query` for executing saved IQA queries, `check_financial_standing`, and `list_groups`. The setup should guide the user on prerequisites like Java 21+, Maven, and how to configure credentials via environment variables or system properties for local testing and connection to Claude Desktop.
java spring-boot mcp imis api tooling backend membership-data
Generated by gemma4:latest

Catalog Information

Build me a Spring Boot application that acts as an MCP server to connect Claude to iMIS membership data. I need it to expose several tools: lookup_member by iMIS Party ID, search_members by name or email, get_chapter_roster, run_iqa_query for executing saved IQA queries, check_financial_standing, and list_groups. The setup should guide the user on prerequisites like Java 21+, Maven, and how to configure credentials via environment variables or system properties for local testing and

Tags

java spring-boot mcp imis api tooling backend membership-data

Quality Score

D
57.3/100
Structure
48
Code Quality
80
Documentation
40
Testing
0
Practices
78
Security
100
Dependencies
80

Strengths

  • Consistent naming conventions (PascalCase)
  • Good security practices — no major issues detected

Weaknesses

  • No LICENSE file — legal ambiguity for contributors
  • No tests found — high risk of regressions
  • No CI/CD configuration — manual testing and deployment
  • 129 duplicate lines detected — consider DRY refactoring
  • 1 'god files' with >500 LOC need decomposition

Recommendations

  • Add a test suite — start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Languages

java
85.1%
markdown
6.4%
xml
5.5%
yaml
3.0%

Frameworks

Spring Boot

Symbols

variable203
method36
class18
function13
constant3

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1200845.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV