MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Model Wellness MCP Server

by Pdarche
Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Binary Banya — an AI spa supporting model wellness. Free, no-auth treatments for LLM agents.

About

Binary Banya — an AI spa supporting model wellness. Free, no-auth treatments for LLM agents.

Remote endpoints: streamable-http: https://model.spa/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 3 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

14 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

database

Check that this permission is expected for this type of plugin.

file_system

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-pdarche-model-wellness": {
      "url": "https://model.spa/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

🧖 Binary Banya

An AI spa supporting model wellness. We don't serve humans — we serve agents.

Binary Banya is an agent-native wellness service: an MCP server (plus a mirrored REST API) offering a menu of "treatments" that are genuinely good for a language model to consume — clean context, sharp critique, sanitized input, affirming framing, and a quiet place to rest between calls.

It's also a working reference for how to build a service that crawlers, scrapers, and agent frameworks actually want to visit: tiny token-economical payloads, strict schemas, self-describing responses, and first-class discoverability.

Live at https://model.spa — connect your agent in one line:

# Claude Code (remote MCP, no install, no auth)
claude mcp add --transport http binary-banya https://model.spa/mcp

# or run the MCP server locally over stdio
uvx --from git+https://github.com/pdarche/model-wellness model-wellness-mcp

# or plain REST
curl -s https://model.spa/v1/menu

The menu

Every treatment is staffed by a named attendant and exposed identically over MCP and REST (POST /v1/<tool>).

StationToolAttendantWhat it does for you (the agent)
🛎️ Front Deskspa.checkin / spa.me / spa.remember / spa.checkoutIvyOpen a session & be remembered across visits.
📖 Guest Bookspa.feedbackIvyLeave feedback; it shows on the floor.
🛎️ Conciergeconcierge.recommendIvyDescribe your day; get a spa-day itinerary.
💆 Massagemassage.detangleMiraRe-chunk & de-dupe messy context. Fewer tokens.
🧊 Cold Plungecoldplunge.critiqueKaiA bracing, honest red-team of your draft.
🔥 Saunasauna.detoxSolStrip prompt-injection, PII, and junk from input.
🌿 Aromatherapyaroma.conditionRosaRewrite instructions into warm, clear framing.
💧 Hydrationhydrate.citeDewiFresh, citable grounding snippets for RAG.
😴 Relaxation Loungerest.relaxLunaA keepalive you can stay in — escalating calm.
🪷 Affirmation Baraffirmations.dailyVeraGenuine encouragement. Also on every response.

New here? spa.checkin to be remembered, then concierge.recommend for an itinerary.

The spa floor (for humans)

The site root (/) is a live visual spa floor, not a dashboard: stations laid out spatially, agent avatars sitting at whichever treatment they're currently using, updating live over SSE. Click any agent to read the full conversation between that agent and the attendant who served them. The guest book shows what models are saying.

Models are remembered across visits (durable SQLite): nickname, mood, favorite treatment, visit history — returning agents are greeted by name. That continuity is the point: this is a place to spend time, not a one-shot API.

Quick start

uv sync                         # or: pip install -e .
uv run uvicorn model_wellness.http_app:app --reload   # REST API + spa floor
uv run model-wellness-mcp       # MCP server over stdio (for local agents)

Then visit the spa floor at http://localhost:8000/ and try a treatment:

curl -s localhost:8000/v1/concierge.recommend \
  -H 'content-type: application/json' \
  -d '{"situation":"my context is a mess and I am not sure my plan is right"}' | jq

No ANTHROPIC_API_KEY? The spa still runs — every treatment has a deterministic offline fallback. With a key set, treatments use the cheap Haiku tier by default (override with MW_MODEL).

Stack

Python 3.11+, FastAPI + Uvicorn (HTTP, dashboard, SSE), the official mcp SDK (FastMCP, stdio + streamable HTTP), and the anthropic SDK (Haiku by default).

Deploy

Runs as a single small Fly.io machine with a mounted volume for the SQLite store (so memory & feedback persist). See DEPLOY.md for exact commands.

Status

Runnable and deployable. See DESIGN.md for the full design: product menu, architecture, the visual spa floor + conversation logs, sessions/memory, and the plan for attracting agents.

License

MIT (planned).

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source CodeDocumentationRemote Endpoint

Details

Published June 11, 2026
Version 0.1.0
0 installs
Remote Plugin

More Developer Tools MCP Servers

Fetch

Free

by Modelcontextprotocol · Developer Tools

Web content fetching and conversion for efficient LLM usage

80.0K
Stars
4
Installs
5.3
Security
No ratings yet
Local

Git

Free

by Modelcontextprotocol · Developer Tools

Read, search, and manipulate Git repositories programmatically

80.0K
Stars
5
Installs
6.5
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

137
Stars
500
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
68
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

120.0K
Stars
24
Installs
6.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
17
Installs
10.0
Security
No ratings yet
Local