Mcp_server_client_assessment
@hamzabarak
关于 Mcp_server_client_assessment
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mcp_server_client_assessment?
Mcp_server_client_assessment is an MCP-based client-server system where a client sends a query, the server processes it using Ollama LLM, generates a system command, executes it, and returns the output. It uses FastAPI, FastMCP, aiohttp, and subprocess for command execution.
How to use Mcp_server_client_assessment?
Prerequisites: Python 3.8+, Pip, Ollama installed and running, MCP Python SDK. Clone the repository, install dependencies with pip install -r requirements.txt, start the server with python server.py, then run the client with python client.py.
Key features of Mcp_server_client_assessment
- Client sends queries, server processes via Ollama LLM
- Generates and executes system commands automatically
- Returns command output to the client
- Built with FastAPI, FastMCP, and aiohttp
- Uses subprocess for command execution
Use cases of Mcp_server_client_assessment
- Convert natural language requests into executable system commands
- Automate system administration tasks via a client-server interface
- Enable remote command generation and execution through MCP protocol
FAQ from Mcp_server_client_assessment
What are the prerequisites to run this system?
Python 3.8+, Pip, Ollama installed and running, and the MCP Python SDK are required.
How do I install and run the server?
Clone the repository, run pip install -r requirements.txt, then start the server with python server.py.
How do I run the client after starting the server?
Execute python client.py in the same repository directory.
What transport or protocol does the server use?
The server uses FastAPI and FastMCP, communicating over HTTP (implied by FastAPI) with the MCP protocol.
—
其他 分类下的更多 MCP 服务器
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
评论