CNAP内置功能
GitLab MCP Server Implementation
wusiyaodiudiu
README
CNAP内置功能
CNAP管理控制台内置了以下核心功能模块:
1. 用户管理
- 允许管理员创建、编辑和删除用户账户
- 支持维护用户的个人信息,如用户名、密码等
- 可以为每个用户分配不同角色以控制系统访问权限
2. 角色管理
- 用于定义不同级别的访问权限组合
- 每个角色可以被赋予特定功能或菜单项的访问权
- 简化权限管理流程,只需将用户与预设角色关联即可快速设置权限
3. 功能菜单
- 提供可定制化的界面布局选项
- 便于根据实际需求调整显示给最终用户的菜单项
- 结合角色管理系统,可根据登录用户的角色动态展示相应的功能菜单
- 确保用户只能看到他们有权访问的部分
这些核心组件共同构成了CNAP的基础架构,使其成为一个灵活且易于扩展的应用程序开发平台。CNAP基于Spring Boot和Vue.js 3构建,具有良好的性能表现和现代前端用户体验。
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
MCP Package Docs Server
Facilitates LLMs to efficiently access and fetch structured documentation for packages in Go, Python, and NPM, enhancing software development with multi-language support and performance optimization.
Claude Code MCP
An implementation of Claude Code as a Model Context Protocol server that enables using Claude's software engineering capabilities (code generation, editing, reviewing, and file operations) through the standardized MCP interface.
@kazuph/mcp-taskmanager
Model Context Protocol server for Task Management. This allows Claude Desktop (or any MCP client) to manage and execute tasks in a queue-based system.
Linear MCP Server
Enables interaction with Linear's API for managing issues, teams, and projects programmatically through the Model Context Protocol.
mermaid-mcp-server
A Model Context Protocol (MCP) server that converts Mermaid diagrams to PNG images.
Jira-Context-MCP
MCP server to provide Jira Tickets information to AI coding agents like Cursor

Linear MCP Server
A Model Context Protocol server that integrates with Linear's issue tracking system, allowing LLMs to create, update, search, and comment on Linear issues through natural language interactions.

Sequential Thinking MCP Server
This server facilitates structured problem-solving by breaking down complex issues into sequential steps, supporting revisions, and enabling multiple solution paths through full MCP integration.