Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

An MCP server that provides tools for exploring large OpenAPI schemas without loading entire schemas into LLM context. Perfect for discovering and analyzing endpoints, data models, and API structure efficiently.

<a href="https://glama.ai/mcp/servers/@nyudenkov/openapi-mcp-proxy">
<img width="380" height="200" src="https://glama.ai/mcp/servers/@nyudenkov/openapi-mcp-proxy/badge" alt="openapi-mcp-proxy MCP server" />
</a>

## Features

- **API Configuration Management**: Save and manage multiple API configurations with authentication headers if needed
Expand Down Expand Up @@ -145,4 +149,4 @@ API configurations are automatically saved to `api_configs.json` in the working
}
}
}
```
```