# See repository for install instructions
{
"mcpServers": {
"kevincogan-demo-mcp-server": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"kevincogan-demo-mcp-server": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"kevincogan-demo-mcp-server": {
"command": "npx",
"args": []
}
}
}
About This MCP Server
The io.github.kevincogan/demo-mcp-server is a demonstration server for local testing of the Model Context Protocol, enabling developers to test and refine their applications that rely on this protocol in a controlled environment. It is intended for use by developers who need to test their implementations of the Model Context Protocol without relying on remote servers. Developers can use this server to simulate and debug interactions with the protocol during the development process.
Demo server entry for local testing. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the streamable-http transport.
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the streamable-http transport.
What tools does it provide?
The demo-mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.