Skip to content

Commit e8db72c

Browse files
committed
Update description and improve README for clarity. Update the Dockerfile to reflect the addition of new tools.
1 parent c471970 commit e8db72c

File tree

2 files changed

+152
-778
lines changed

2 files changed

+152
-778
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RUN npm install -g npm@latest
66

77
# Add metadata labels
88
LABEL org.opencontainers.image.title="OpenAPI Context MCP Server"
9-
LABEL org.opencontainers.image.description="MCP server for querying OpenAPI 3.1 specifications with 8 tools for endpoint discovery, schema retrieval, and API exploration"
9+
LABEL org.opencontainers.image.description="MCP server for querying OpenAPI 3.1 specifications with 13 tools for endpoint discovery, schema retrieval, header inspection, and API exploration"
1010
LABEL org.opencontainers.image.url="https://hub.docker.com/r/djankies/openapi-context"
1111
LABEL org.opencontainers.image.source="https://github.com/djankies/openapi-context"
1212
LABEL org.opencontainers.image.documentation="https://github.com/djankies/openapi-context/blob/main/README.md"

0 commit comments

Comments
 (0)