kales0202/mcp-server-yapi
If you are the rightful owner of mcp-server-yapi and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
mcp-server-yapi is a Model Context Protocol (MCP) server designed for YApi, enabling interaction with YApi platforms through natural language.
Tools
Functions exposed to the LLM to take actions
get_project
Retrieve basic project information.
add_cat
Add a new interface category.
get_cat_menu
Retrieve the category menu list.
list_cat
Get a list of interfaces under a specific category.
list_menu
Retrieve the interface menu list.
get_interface
Fetch interface data.
list_interface
Get a list of interface data.
save_interface
Add or update an interface.
add_interface
Add a new interface.
up_interface
Update an existing interface.
import_data
Import data to the server.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client