portkey-mcp-server
If you are the rightful owner of portkey-mcp-server 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@mcphub.com.
A Model Context Protocol (MCP) server implementation for Portkey, facilitating the integration of AI tools and services.
The Portkey MCP Server acts as a bridge to connect various AI tools and services to Portkey using the Model Context Protocol. It supports different transport configurations, including stdio for command-line interfaces and SSE for HTTP-based communication. The server can be deployed using Docker, as a standalone binary, or directly from source using Go tooling. It is designed to be flexible and easily configurable through environment variables, making it suitable for a variety of deployment scenarios. The server supports integration with popular platforms like Cursor IDE and Claude Desktop, providing ready-to-use setup instructions for each. Additionally, it allows for manual SSE requests, enabling users to interact with the server using HTTP requests. The server is open-source and welcomes contributions from the community.
Features
- Supports stdio and SSE transport configurations
- Easily deployable via Docker, binary, or source
- Integrates with Cursor IDE and Claude Desktop
- Allows manual SSE requests for HTTP interaction
- Configurable through environment variables