Apifox Filter MCP Server
Related Servers
Alternatives to Apifox Filter MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to load, parse, and query OpenAPI/Swagger documentation from URLs with intelligent search across endpoints, schemas, and authentication methods. Provides 10 specialized tools for comprehensive API exploration including path details, operation lookups, and multi-criteria search capabilities.4-
- AlicenseNot gradedqualityDmaintenanceFetches and parses Swagger/OpenAPI documentation from URLs, cleans and optimizes it to reduce token consumption, and provides standardized API descriptions to intelligent IDEs for suggestions, auto-completion, and code generation.7 npm2MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to fetch and understand API endpoint definitions from Apifox projects in real-time. Supports retrieving complete API specifications including request methods, parameters, headers, and response schemas to improve development efficiency and code generation quality.121 npm4MIT
- AlicenseAqualityAmaintenanceConnects AI agents with Swagger/Knife4j API documentation, enabling real-time retrieval, search, and structured understanding of API interfaces, parameters, and schemas.512 npm1MIT
- AlicenseNot gradedqualityAmaintenanceEnables LLMs to manage Apifox API projects, including listing, creating, updating, and deleting API endpoints and schemas via natural language.30MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI tools to search and explore API documentation from Apidog projects or OpenAPI/Swagger specifications, providing endpoint details, schemas, and project statistics through natural language queries.735 npm1ISC
TDQS
Scored across 9 tools
The two search tools (smart_search_api and search_api) have overlapping purposes—both find APIs by keywords—though descriptions attempt to differentiate semantic vs URL-pattern search. The 'preferred' vs 'primary' language adds confusion, but other tools are clearly distinct for detail, listing, and cache operations.
Most tools follow a snake_case verb_noun pattern (search_api, get_api_detail, list_api_folders, refresh_cache). Exceptions like smart_search_api and batch_get_apis deviate slightly in form but remain consistent in style and readability.
With 9 tools, the set is well-scoped for an API documentation server, covering search, detail retrieval, listing, filtering, and cache management without unnecessary bloat.
The tool surface fully covers the read-only filtering/retrieval domain: multiple search modes, single/batch detail, tag/folder filters, full endpoint listing, and cache refresh. No significant gaps for the stated purpose.