mcpserver-local

khteh/mcpserver-local
★ 1 stars Python AI/LLM Updated today
This project is a small Python MCP server implemented with `mcp` and managed with `uv`. It is bootstrapped / created entirely using Copilot agent with mcp-server-dev SKILLS.
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": {
    "mcpserver-local": {
      "command": "uvx",
      "args": [
        "mcpserver-local"
      ]
    }
  }
}

Or install with pip: pip install mcpserver-local

Topics

agent-skillscopilotcopilot-skillsmcp-server