Skip to main content
Glama

crowe-logic-mcp

MCP server for the Crowe Logic platform -- mycology expertise, photo analysis, grow logs, and SOP generation.

Install

uvx crowe-logic-mcp

Related MCP server: PMCP - Perfect Model Context Protocol Server

Tools

Tool

Description

crowe_chat

Chat with CroweLM for mycology and cultivation expertise

crowe_vision

Analyze cultivation photos (contamination, health, species ID)

crowe_grow_log

Create, read, update, and list cultivation grow logs

crowe_sop

Generate Standard Operating Procedures for cultivation tasks

Configuration

Claude Code

{
  "mcpServers": {
    "crowe-logic": {
      "command": "uvx",
      "args": ["crowe-logic-mcp"],
      "env": {
        "CROWE_LOGIC_URL": "https://ai.southwestmushrooms.com",
        "CROWE_LOGIC_KEY": "your-key"
      }
    }
  }
}

Cursor / Windsurf / Gemini CLI

Same pattern -- add crowe-logic to your MCP server config with uvx crowe-logic-mcp.

Environment Variables

Variable

Default

Description

CROWE_LOGIC_URL

https://ai.southwestmushrooms.com

Platform URL

CROWE_LOGIC_KEY

(empty)

API key for authenticated access

License

MIT

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MichaelCrowe11/crowe-logic-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server