mcp-server-demo

MaximilianoRodrigoSoria/mcp-server-demo
★ 0 stars Python Memory/Knowledge Updated 5d ago
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-demo": {
      "command": "uvx",
      "args": [
        "mcp-server-demo"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-demo

README Excerpt

<p align="center"> <a href="https://www.linkedin.com/in/soriamaximilianorodrigo/" target="_blank" rel="noopener noreferrer"> <img width="100%" height="100%" src="docs/img/banner.gif" alt="mcp-server-demo"></a> </p> <p align="center"> <a href="#"><img src="https://img.shields.io/badge/MCP-Model_Context_Protocol-14B8A6?logo=anthropic&logoColor=white&style=flat-square" alt="MCP"></a>