crowe-logic-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@crowe-logic-mcpAnalyze this photo for contamination"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
crowe-logic-mcp
MCP server for the Crowe Logic platform -- mycology expertise, photo analysis, grow logs, and SOP generation.
Install
uvx crowe-logic-mcpRelated MCP server: PMCP - Perfect Model Context Protocol Server
Tools
Tool | Description |
| Chat with CroweLM for mycology and cultivation expertise |
| Analyze cultivation photos (contamination, health, species ID) |
| Create, read, update, and list cultivation grow logs |
| 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 |
|
| Platform URL |
| (empty) | API key for authenticated access |
License
MIT
This server cannot be installed
Maintenance
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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