I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

Portkey-Admin-MCP-Server
Une implémentation du serveur de protocole de contexte modèle (MCP) pour la plate-forme Portkey AI, fournissant une interface standardisée pour gérer les configurations d'IA, les espaces de travail et l'analyse.
1
Github Watches
2
Github Forks
0
Github Stars
Portkey MCP Server
Transform your AI assistant into a Portkey platform expert! This MCP server connects Claude to Portkey's API, enabling comprehensive management of AI configurations, workspaces, analytics, and user access.
Installation
From Source
- Clone this repository
- Install dependencies:
npm install
- Copy the example environment file:
cp .env.example .env
- Add your Portkey API key to the
.env
file:
PORTKEY_API_KEY=your_portkey_api_key_here
- Then update your Claude configuration file:
{
"mcpServers": {
"portkey-server": {
"command": "node",
"args": [
"/path/to/portkey-server/build/index.js"
],
"env": {
"PORTKEY_API_KEY": "your_portkey_api_key_here"
}
}
}
}
Make sure to:
- Replace
/path/to/portkey-server
with the actual path to your installation - Add your Portkey API key in the
env
section
After updating the configuration, restart Claude Desktop for the changes to take effect.
Installing via Smithery
To install Portkey MCP Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @r-huijts/portkey-admin-mcp-server --client claude
Real-World Use Cases
- "What are my current API usage statistics across different models?"
- "Show me the performance metrics for my AI deployments"
- "Create a new workspace for my team's project"
- "What's my current API key usage and remaining credits?"
- "Generate an analytics report for last month's API calls"
- "Set up rate limiting for my development environment"
- "Configure fallback behavior for my production endpoints"
- "Add team members to my Portkey workspace"
- "Show me the latency statistics for my API calls"
- "Set up custom headers for my API requests"
🔑 Environment Variables
Variable | Description |
---|---|
PORTKEY_API_KEY | Your Portkey API key (required) |
🌟 Features
This MCP server provides comprehensive access to Portkey's platform through the following capabilities:
User & Access Management
- User Administration: List and manage all users in your Portkey organization
- User Invitations: Invite new users with customizable roles and permissions
- Workspace Access: Configure user access levels across different workspaces
- Role-Based Control: Assign admin, manager, or member roles at organization and workspace levels
Analytics & Reporting
- Usage Analytics: Track detailed user activity and request patterns
- Cost Analysis: Monitor and analyze costs across different time periods
- Request Metrics: View request counts, token usage, and response times
- Filtered Reports: Generate reports based on custom criteria like status codes, virtual keys, and time ranges
Workspace Management
- Workspace Overview: List and view detailed information about all workspaces
- Configuration Management: Access and review workspace configurations
- Virtual Key Management: Monitor and manage API keys with usage limits and rate limits
- Workspace Settings: View and track workspace metadata and user associations
Configuration & API Settings
- Config Listings: View all available configurations in your organization
- Detailed Config Info: Access cache settings, retry policies, and routing strategies
- Virtual Key Details: Monitor key status, usage limits, and rate limits
- API Integration: Track API endpoints and their configurations
License
This project is licensed under the ISC License - see the LICENSE file for details
相关推荐
I find academic articles and books for research and literature reviews.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
This GPT assists in finding a top-rated business CPA - local or virtual. We account for their qualifications, experience, testimonials and reviews. Business operators provide a short description of your business, services wanted, and city or state.
Advanced software engineer GPT that excels through nailing the basics.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
Plateforme d'automatisation de workflow à code équitable avec des capacités d'IA natives. Combinez le bâtiment visuel avec du code personnalisé, de l'auto-hôte ou du cloud, 400+ intégrations.
🧑🚀 全世界最好的 LLM 资料总结 (数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Résumé des meilleures ressources LLM du monde.
Reviews

user_MEk4j5p2
Portkey-admin-mcp-server is an incredible tool for managing MCP applications. Created by r-huijts, it offers a seamless and efficient experience for administrators. The product is hosted on GitHub, making it easily accessible and well-documented. Highly recommend for anyone looking for a reliable MCP server solution.