Mcp Server
@esmaelehab
Mcp Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-esmaelehab": {
"command": "uv",
"args": [
"init",
"sse_server"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Mcp Server?
—
How to use Mcp Server?
Initialize a directory with uv init sse_server, create and activate a virtual environment (.venv\Scripts\activate), install libraries from requirements.txt using uv pip install -r requirements.txt, build the Docker image with docker build -t terminal_sse_server ., and run the container with docker run --rm -p 8081:8081 -v <PATH_TO_WORKSPACE_DIRECTORY>:/root/mcp/workspace terminal_sse_server.
Key features of Mcp Server
—
Use cases of Mcp Server
—
FAQ from Mcp Server
—
「その他」の他のコンテンツ
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
🚀 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,
コメント