mcp-server

jamesbspencer/mcp-server
★ 0 stars Python AI/LLM Updated 1d ago
A personal 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": {
      "command": "uvx",
      "args": [
        "mcp-server"
      ]
    }
  }
}

Or install with pip: pip install mcp-server

README Excerpt

A high-performance personal Model Context Protocol (MCP) server built with the [FastMCP](https://github.com/prefecthq/fastmcp) Python framework. ```text mcp-server/ ├── .agents/ │ └── mcp_config.json.example # IDE/agent configurations template ├── src/ │ └── mcp_server/ │ ├── __init__.py # Package initialization

Tools (9)

REDIS_CACHE_DBREDIS_DBREDIS_HOSTREDIS_PASSWORDREDIS_PORTREDIS_STORAGE_DBSTORAGE_BACKENDhttpredis