mcp-engine
If you are the rightful owner of mcp-engine and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
MCPEngine is a production-grade, HTTP-first implementation of the Model Context Protocol (MCP), providing a secure, scalable, and modern framework for exposing data, tools, and prompts to Large Language Models (LLMs) via MCP.
MCPEngine is designed to be the 'REST for LLMs,' enabling applications to expose standardized endpoints accessible by LLMs without custom-coded integrations. It offers a robust framework for modern, cloud-native use cases, with features like built-in OAuth, HTTP-first design, and scope-based authorization. MCPEngine uses a proxy-based architecture to integrate with LLM hosts, providing seamless integration, security, scalability, and separation of concerns. The server can run anywhere, making it versatile for various deployment scenarios. MCPEngine supports tools, resources, and prompts, allowing developers to create LLM-invokable functions, provide read-only context, and use reusable conversation templates. It also supports OAuth and scope-based authorization, ensuring secure access to tools and resources.
Features
- Built-in OAuth with Okta, Keycloak, Google SSO
- HTTP-first design (SSE instead of just stdio)
- Scope-based Authorization for tools, resources, and prompts
- Seamless bridging for LLM hosts via a local proxy
- Full backwards-compatibility with FastMCP and the official MCP SDK
Tools
Related MCP Servers
View all developer_tools servers →context7
by upstash
Context7 MCP provides up-to-date, version-specific documentation and code examples directly into your prompt, enhancing the capabilities of LLMs by ensuring they use the latest information.
git-mcp
by idosal
GitMCP is a free, open-source, remote Model Context Protocol (MCP) server that transforms GitHub projects into documentation hubs, enabling AI tools to access up-to-date documentation and code.
Sequential Thinking
by modelcontextprotocol
An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process.
github-mcp-server
by github
The GitHub MCP Server is a Model Context Protocol server that integrates with GitHub APIs for automation and interaction.
deepwiki-mcp
by regenrek
This is an unofficial Deepwiki MCP Server that processes Deepwiki URLs, crawls pages, converts them to Markdown, and returns documents or lists by page.
terraform-mcp-server
by hashicorp
The Terraform MCP Server is a Model Context Protocol server that integrates with Terraform Registry APIs for advanced automation in Infrastructure as Code development.
Everything MCP Server
by modelcontextprotocol
The Everything MCP Server is a comprehensive test server designed to demonstrate the full capabilities of the Model Context Protocol (MCP). It is not intended for production use but serves as a valuable tool for developers building MCP clients.