Mcp Server
@esmaelehab
About Mcp Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-esmaelehab": {
"command": "uv",
"args": [
"init",
"sse_server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
—
More Other MCP servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients

EverArt
modelcontextprotocolModel Context Protocol Servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments