webapi-mcp-server
3
The WebAPI MCP Server allows for the transformation of traditional web APIs into Model Context Protocol (MCP) tools. It facilitates easier integration with traditional business systems and model call precision with robust security management via request headers.
register_web_api
Register the Web API as an MCP tool
set_default_headers
Set global default request header
list_registered_apis
List all currently registered Web APIs
unregister_api
Remove registered Web API tools
load_api_from_file
Loading API definitions from specified files
load_apis_from_directory
Load all API definition files from the specified directory
load_from_config
Load API definitions and settings from configuration files