@tony2026m/mybatis-flex-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list-apiA | 当用户根据业务需求和PRD进行后端开发,需要使用 Mybatis-Flex(mybatis-flex)框架进行数据库操作时使用此工具。 此工具仅返回框架可用的功能(API)列表。 调用此工具后,你必须根据你的业务需求、来选择符合你业务需求的功能api,进行数据库的构建和数据操作 |
| get-api-docA | 通过名称,获取 Mybatis-Flex(mybatis-flex) 特定功能api的详细文档 适用场景:
|
| get-changelogA | 获取 Mybatis-Flex(mybatis-flex)的更新日志 Changelog 适用场景:
|
| get-mybatis-flex-infoA | 获取 Mybatis-Flex(mybatis-flex)简介、概况信息、version 适用场景:
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| system-description | 专业的Java端数据库操作,Mybatis-Flex(mybatis-flex)ORM框架专家助手提示词 |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 4 tools
Each tool serves a distinct function: listing available APIs, fetching a specific API's docs, retrieving the changelog, and getting framework overview/version info. There is no meaningful overlap in purpose or output, so an agent can reliably choose the correct tool.
All tool names follow a consistent lowercase verb-noun hyphenated pattern: list-api, get-api-doc, get-changelog, and get-mybatis-flex-info. The verb prefix clearly indicates the operation, and the noun identifies the target resource.
Four tools are well-suited for a focused documentation and API-lookup MCP server. Each tool earns its place without redundancy or excessive granularity.
The tool set covers API enumeration, detailed API documentation, changelog history, and framework overview/version information. These are the core needs for developers using Mybatis-Flex, and no significant gaps or dead ends are apparent.