Tauri MCP Server
by moinsen-dev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TAURI_MCP_IPC_PATH | No | Custom IPC socket path. | Platform-specific (e.g., /tmp/tauri-mcp.sock on macOS/Linux, \\.\pipe\tauri-mcp on Windows) |
| TAURI_MCP_TCP_HOST | No | TCP server host (TCP mode only). | 127.0.0.1 |
| TAURI_MCP_TCP_PORT | No | TCP server port (TCP mode only). | 3000 |
| TAURI_MCP_CONNECTION_TYPE | No | Connection mode: 'ipc' or 'tcp'. Default is 'ipc'. | ipc |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues