portkey-mcp-server

portkey-mcp-server

0

Portkey MCP Server is a Model Context Protocol server that connects AI tools and services to the Portkey ecosystem. It supports various configurations and is easily integrated with IDEs like Cursor and applications like Claude Desktop.

Overview

  • Project Name: Portkey MCP Server
  • Description: A Model Context Protocol (MCP) server implementation designed to connect AI tools and services to Portkey utilizing the MCP.
  • Features:
    • Supported MCP Tools: prompt_create, prompt_render, prompts_list
    • Various configuration options including stdio and sse modes
    • Docker and binary installation options available
  • Usage:
    • Integrated with tools like Cursor IDE and Claude Desktop
    • Supports manual SSE requests for server interaction

Installation

  • Docker: Use pre-built images or build your own
  • Binary: Build from source if needed

Configuration

  • Environment variables are used for configuration, with advanced configuration options available through a .env file.

Contributing

Details available in the "Contributing Guidelines".

License

MIT License