We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/upstash/context7-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
CHANGELOG.md•347 B
# @upstash/context7-sdk
## 0.1.0
### Minor Changes
- 5e11d35: Initial release of the Context7 TypeScript SDK
- HTTP/REST client for the Context7 API
- `searchLibrary()` - Search for libraries in the Context7 database
- `getDocs()` - Retrieve documentation with filtering options
- Environment variable support for API key configuration