claude mcp add bharath-krishna-mcp-test -- uvx mcp-echo-server
{
"mcpServers": {
"bharath-krishna-mcp-test": {
"command": "uvx",
"args": ["mcp-echo-server"]
}
}
}
{
"mcpServers": {
"bharath-krishna-mcp-test": {
"command": "uvx",
"args": ["mcp-echo-server"]
}
}
}
{
"mcpServers": {
"bharath-krishna-mcp-test": {
"command": "uvx",
"args": ["mcp-echo-server"]
}
}
}
About This MCP Server
The io.github.bharath-krishna/mcp-test tool is a simple Model Context Protocol server that provides an echo tool for testing purposes, enabling developers to test their Model Context Protocol implementations. It can be used to connect with other tools and frameworks that support the Model Context Protocol, allowing for the testing of MCP-based interactions. Developers would use this tool when they need to verify the functionality of their MCP integrations in a controlled environment.
A simple MCP server with an echo tool for testing purposes. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
mcp-echo-server 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 mcp-test server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.