claude mcp add elpadev-sample-mcp-server-python-package -- uvx elias-mcp-server-elpadev
{
"mcpServers": {
"elpadev-sample-mcp-server-python-package": {
"command": "uvx",
"args": ["elias-mcp-server-elpadev"]
}
}
}
{
"mcpServers": {
"elpadev-sample-mcp-server-python-package": {
"command": "uvx",
"args": ["elias-mcp-server-elpadev"]
}
}
}
{
"mcpServers": {
"elpadev-sample-mcp-server-python-package": {
"command": "uvx",
"args": ["elias-mcp-server-elpadev"]
}
}
}
About This MCP Server
The Model Context Protocol server is a sample implementation for testing purposes, providing a basic framework for developers to experiment with MCP functionality. It connects to AI coding assistants through standard input/output interfaces, enabling the exchange of data and context information. Developers would use this server when setting up a test environment to validate their MCP integrations or to explore the capabilities of the Model Context Protocol.
A sample MCP server for testing. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
elias-mcp-server-elpadev on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The Elias MCP Sample Server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.