# new-api MCP Server: LLM Gateway for OpenAI, Claude, and More

> new-api is a JavaScript-based MCP Server acting as an AI model interface management and distribution system. It unifies diverse large language models, including OpenAI and Claude formats, into a single callable interface for personal or internal enterprise use. This project is a secondary development of One API.

**Published:** 2026-08-18T12:00:27.247+00:00

**Keywords:** new-api,mcp-server,quantumnous-new-api,llm-gateway,ai-asset-management

# new-api: Unifying LLM Access for Internal Distribution

The `new-api` MCP Server, a JavaScript-based project with over 45,000 GitHub stars, functions as an AI model interface management and distribution system. It's designed to streamline access to various large language models (LLMs) by converting them into a unified calling format, supporting popular interfaces like OpenAI and Claude. This makes it a practical solution for individuals or enterprises managing and distributing AI model access internally.

## A Unified LLM Gateway

At its core, `new-api` acts as a next-generation LLM gateway. It takes the complexity out of integrating with different AI models by providing a consistent API layer. This means developers can write against a single interface, and `new-api` handles the translation to the underlying model's specific requirements. This capability is particularly useful for environments that consume multiple LLMs and need to standardize their interaction.

The project is built as a secondary development of `One API`, indicating a focus on extending and refining existing solutions for LLM management. It's available as a Docker image on both `ghcr.io` and `DockerHub`, simplifying deployment for containerized environments.

## Internal AI Asset Management

Beyond just unifying model access, `new-api` positions itself as an AI asset management system. For organizations, this translates to better control over how internal teams access and utilize AI resources. Instead of each team or application needing to manage separate API keys and integration logic for every LLM, `new-api` centralizes this. This approach helps in managing costs, enforcing access policies, and providing a consistent developer experience across an organization's AI initiatives.

The system's support for multiple languages in its overview suggests a global usability intent, though the primary development language is JavaScript.

## References
- [new-api on GitHub](https://github.com/QuantumNous/new-api)
- [Model Context Protocol Documentation](https://modelcontextprotocol.io/introduction)
- [new-api on model-context-protocol.com](https://model-context-protocol.com/servers/)

## Related Repository

- [new-api](https://model-context-protocol.com/servers/new-api)

**Source:** https://model-context-protocol.com/blog/new-api-mcp-server-llm-gateway-for-openai-claude-and-more-mcp-server-guide
