openEuler MCP Servers仓库,欢迎大家贡献
@openeuler-mirror
openEuler MCP Servers仓库,欢迎大家贡献 について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-servers-openeuler-mirror": {
"command": "uv",
"args": [
"init",
"oegitext_mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is openEuler MCP Servers?
openEuler MCP Servers is a repository hosting a collection of MCP (Model Context Protocol) servers focused on the operating system domain. It integrates with DevStation and EulerCopilot to enhance openEuler’s interactive experience by extending large language model capabilities through standardized tools.
How to use openEuler MCP Servers?
Use a compatible MCP client (e.g., EulerCopilot, Roo Code, Cline) and write the server’s configuration into the client. For a quick start, you can write your own server using the Python SDK, as demonstrated with the oegitext tool; automatic installation via yum install is planned but not yet available.
Key features of openEuler MCP Servers
- Collection of MCP servers for the openEuler ecosystem
- Integrates with EulerCopilot and DevStation for OS interactions
- Provides RPM packages for each server (coming soon)
- Each server includes configuration, deployment, and source code
- Documentation available in the repository’s
doc/directory
Use cases of openEuler MCP Servers
- Query openEuler community issues and PRs using the oegitext MCP server
- Deploy software on openEuler via oeDeploy MCP server
- Extend EulerCopilot’s capabilities to interact with the OS environment
- Build custom MCP servers for operating system tasks using Python SDK
FAQ from openEuler MCP Servers
What MCP clients work with this repository?
Clients like EulerCopilot, Roo Code, and Cline are mentioned. Any MCP-compatible client should work by configuring it with the server’s command and args.
How do I install an MCP server from this repository?
Currently, you manually configure the server in your MCP client. RPM‑based automatic installation via yum install is planned for future releases but is not yet live.
What dependencies are required to run or develop a server?
For development, Python 3, the uv tool, and the python3-mcp package are needed. The oegitext tool (from the oegitext RPM) is required for Gitee interactions.
Where can I find documentation for the servers?
Documentation is in the repository’s doc/ directory. A suggested MCP description template is provided in doc/mcp_suggest.md to improve server usability.
How do I write my own MCP server for openEuler?
Follow the quick start: install uv and python3-mcp, then create a Python file using FastMCP from the MCP SDK. Define a tool function (e.g., wrapping the oegitext command) and run the server with uv. A complete example is shown in the README.
「その他」の他のコンテンツ
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
コメント