AterDev/Perigon.CLI
This is a tool that helps you quickly build backend services based on Asp.Net Core and EF Core. It provides command line, WebUI and IDE MCP support. In a well-designed project architecture that has been put into practice, code generation and LLM technology are used to reduce various template codes and greatly improve development efficiency!
This tool helps .NET developers quickly build backend web services and APIs. It takes your entity models (like .cs files) as input and automatically generates common code like data transfer objects (DTOs), data repositories, controllers, and even client-side request services for C#, Angular, or Axios. This means you can create functional backend services with much less manual coding.
Use this if you are a .NET developer building ASP.NET Core web applications and want to automate the generation of boilerplate code for your backend services and API clients.
Not ideal if you are not working with .NET or ASP.NET Core, or if you need highly customized, non-standard code that cannot be easily templated.
Stars
50
Forks
7
Language
C#
License
Apache-2.0
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/AterDev/Perigon.CLI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cyanheads/mcp-ts-core
TypeScript template for building Model Context Protocol (MCP) servers. Ships with declarative...
cyanheads/mcp-ts-template
TypeScript template for building Model Context Protocol (MCP) servers. Ships with declarative...
redhat-data-and-ai/template-mcp-server
Production-ready Python template for building MCP servers with FastMCP, FastAPI, OAuth, and...
iolufemi/Express-REST-API-and-MCP-Server-Framework
Express REST API and MCP Server Framework is a comprehensive development framework for building...
aashari/boilerplate-mcp-server
TypeScript Model Context Protocol (MCP) server boilerplate providing IP lookup tools/resources....