omni-mcp-app
@omni-ai-nodes
关于 omni-mcp-app
omni ai mcp server dev desktop app
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is omni-mcp-app?
omni-mcp-app is a desktop application for developing an AI-powered MCP (Model Context Protocol) server. Built with the Tauri framework, it provides a cross-platform development environment for desktop, Android, and iOS.
How to use omni-mcp-app?
Create a new project with pnpm create omni-mcp-app, then run pnpm install, pnpm tauri android init, and pnpm tauri ios init to set up target platforms. For desktop development, run pnpm tauri dev.
Key features of omni-mcp-app
- Built with the Tauri framework for desktop apps
- Supports desktop, Android, and iOS development
- Uses pnpm for package management
- Includes model configuration via a SQLite database
- Provides cargo commands for fixing compilation issues
Use cases of omni-mcp-app
- Developing a cross-platform MCP server desktop application
- Building an AI assistant app with model context protocol support
- Prototyping MCP integrations on desktop, Android, and iOS
FAQ from omni-mcp-app
How do I create a new omni-mcp-app project?
Run pnpm create omni-mcp-app to scaffold a new project, then follow with pnpm install and platform-specific initialization commands.
How do I run the app on desktop during development?
Use pnpm tauri dev to launch the desktop development build.
Where is the model configuration stored?
The model configuration is stored in model_config.db located at ~/Library/Application\ Support/omni-mcp-app/.
How do I fix compilation issues with uncommitted changes?
Run cargo fix --lib -p omni-mcp-app --allow-dirty to automatically apply compiler suggestions.
其他 分类下的更多 MCP 服务器
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
评论