mcp-server-edgee
0
Edgee MCP Server is a Model Context Protocol server designed for managing organizations, projects, components, and users via the Edgee API. It offers comprehensive tools for administration and robust type checking with TypeScript.
Edgee MCP Server
MCP Server for the Edgee API, enabling organization management, project operations, component management, and user administration through the Model Context Protocol.
Features
- Organization Management: Create, read, update, and delete organizations
- Project Operations: Manage projects, domains, components, and statistics
- Component Management: Work with components, versions, and settings
- User Administration: Manage users, invitations, and API tokens
- Comprehensive Error Handling: Clear error messages for common issues
- Type-Safe API: Built with TypeScript for robust type checking
Setup
Personal Access Token
Create an Edgee Personal Access Token through Account Settings > API Tokens.
Installation
- NPX (Recommended): Use the command to set up the server
- Global Installation: Install the server globally
- Local Installation: Install the server locally
Usage with Claude Desktop
You can configure the server with Claude Desktop by modifying the configuration JSON to include the server details.
Development
Building from Source
Clone the repository, install dependencies, and build the project.