Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by loosheng • Uncategorized
An MCP server that converts Knife4j OpenAPI documentation into Markdown for easy LLM access and batch API exploration.
Perform fuzzy one-shot searches across multiple Knife4j API modules.
Batch query and retrieve detailed Markdown documentation of APIs for LLM processing.
A thread-safe, concurrent MCP server to integrate Knife4j OpenAPI docs into their workflows.
Knife4j-mcp provides a Model Context Protocol server that parses OpenAPI docs from Knife4j with built-in tolerant parsing and converts them into Markdown format. It supports batch queries, fuzzy search, and concurrent request handling, enabling efficient and comprehensive API documentation exploration. The server offers multiple modes including stdio and SSE for flexible integration and is fully implemented in TypeScript for type safety.