nife-mcp-server

nifetency/nife-mcp-server
★ 0 stars Python 🗄️ Database Updated today
A Model Context Protocol (MCP) server that interfaces with the Nife.io GraphQL API
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

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

Topics

apigraphqlmcpmcp-servernifenife-io