aaydin-tr/swagger-navigator-mcp
If you are the rightful owner of swagger-navigator-mcp 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.
The Swagger Navigator MCP Server is a tool designed to enhance the interaction between developers and REST APIs by providing intelligent discovery and search capabilities for Swagger/OpenAPI endpoints.
Tools
Functions exposed to the LLM to take actions
list_all_sources
Retrieves a comprehensive list of all available Swagger/OpenAPI sources in the system.
list_endpoints_for_source
Retrieves all endpoints from a specific API source with pagination support.
search_endpoint
Intelligently searches endpoints using fuzzy matching across multiple attributes.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client