Enterprise DNA
M MCP Servers Developer low

daisys-ai/daisys-mcp

by Various

The Daisys mcp server

D

MCP

daisys-ai/daisys-mcp

Added 1 June 2026

Overview

A Python-based MCP (Model Context Protocol) server for the Daisy's AI ecosystem. It exposes tools and resources for interacting with Daisy's services through the standard MCP interface.

Best for

Best for
Developers experimenting with MCP integration into the Daisy's AI ecosystem

Use cases

  • Integrating Daisy's AI capabilities into MCP-compatible clients
  • Building custom tooling that leverages Daisy's models
  • Prototyping MCP-based workflows with Daisy's ecosystem

How to use

Install

uv pip install -e .

Tools exposed

  • uv
  • brew
  • apt

Tested with

Claude Desktop, Cursor, mcp-cli, mcp-vscode

Example client config

{\n  "mcpServers": {\n    "daisys-mcp": {\n      "command": "uvx",\n      "args": ["daisys-mcp"],\n      "env": {\n        "DAISYS_EMAIL": "{Your Daisys Email}",\n        "DAISYS_PASSWORD": "{Your Daisys Password}",\n        "DAISYS_BASE_STORAGE_PATH": "{Path where you want to store your audio files}"\n      }\n    }\n  }\n}

Notes

A Python-based MCP (Model Context Protocol) server for the Daisy’s AI ecosystem. It exposes tools and resources for interacting with Daisy’s services through the standard MCP interface.

13 stars on GitHub. Last updated 2025-07-31.

Use cases

  • Integrating Daisy’s AI capabilities into MCP-compatible clients
  • Building custom tooling that leverages Daisy’s models
  • Prototyping MCP-based workflows with Daisy’s ecosystem

Pros

  • Lightweight Python implementation that follows the MCP specification
  • Straightforward to set up and extend for custom use cases

Cons

  • New project with limited test coverage and community support (13 stars)
  • Dependency on the Daisy’s platform, which may have its own stability and availability constraints

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Lightweight Python implementation that follows the MCP specification
  • Straightforward to set up and extend for custom use cases

Cons

  • New project with limited test coverage and community support (13 stars)
  • Dependency on the Daisy's platform, which may have its own stability and availability constraints
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks