# LiveKit Admin MCP Server
A Model Context Protocol (MCP) server for administering LiveKit rooms and participants.
## Status
⚠️ **Development Tool** - This is currently used for Voice Mode development and testing. Not yet ready for general use.
## Features
- Create and delete LiveKit rooms
- List active rooms and participants
- Generate participant access tokens
- Remove participants from rooms
## Usage
This MCP server is loaded via `.mcp.json` configuration when working in the Voice Mode project directory.
## Future
May be developed into a standalone tool/repository when it matures.