openalex-mcp
0
The OpenAlex MCP Server is a Node.js-based server using Express and Axios, designed to proxy API queries to the OpenAlex API. It offers features like Docker support for deployment and integrates CI/CD pipelines for continuous integration testing.
Express
Node.js framework for building proxy servers
Axios
Used to send HTTP requests to the OpenAlex API
Docker
For containerized deployment
GitHub Actions
For CI/CD pipelines