go-openapi-exploration-mcp-server

SagenKoder/go-openapi-exploration-mcp-server

3.2

If you are the rightful owner of go-openapi-exploration-mcp-server 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 OpenAPI MCP Server is a tool designed to help LLMs explore and understand OpenAPI specifications through structured tools.

Tools

Functions exposed to the LLM to take actions

list_categories

List API categories based on path segments.

list_endpoints

List endpoints, optionally filtered by category.

show_endpoint

Show detailed endpoint information including parameters and schemas.

get_spec_info

Get general information about the API.

show_schema

Inspect specific schema components.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources