Common issues and solutions for Pylee MCP server setup and usage
Having trouble with Pylee? This guide covers the most common issues and their solutions.
Quick Help: Most setup issues can be resolved by restarting your application completely and checking your API key. If problems persist, try the solutions below.
Pylee MCP Server Not Appearing
Symptoms: Claude Desktop or other MCP clients don’t show Pylee as available
Solutions:
Verify Configuration File Location
Ensure your config file is in the correct location:
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%\Claude\claude_desktop_config.json
~/.config/Claude/claude_desktop_config.json
Check JSON Syntax
Validate your JSON configuration:
Restart Application
Completely quit and restart Claude Desktop (or your MCP client)
Check Node.js Installation
Verify Node.js is installed:
Connection Timeout Issues
Symptoms: MCP server starts but times out when trying to connect
Solutions:
Check Internet Connection
Ensure you have a stable internet connection
Verify Firewall Settings
Make sure your firewall isn’t blocking the connection:
npx
and node
through your firewallTest Network Access
Try Alternative Configuration
If using npx
fails, try installing globally:
Then update your config to use:
Permission Denied Errors
Symptoms: Errors about file permissions or access denied
Solutions:
Check File Permissions
Ensure you can read/write the configuration file:
Create Directory if Missing
Fix Ownership (macOS/Linux)
Run as Administrator (Windows)
Try running your text editor as Administrator when editing the config file
Node.js or NPM Issues
Symptoms: Commands not found or version conflicts
Solutions:
Registry Not Loading
Symptoms: Pylee connects but no registry servers are available
Solutions:
Check Registry Status
Refresh Registry
In your dashboard, click “Refresh” on your active registries
Check Permissions
Ensure you have access to the registries you’re trying to use
Test with Different Registry
Try activating a different registry to isolate the issue
Gatekeeper blocking execution:
SIP (System Integrity Protection) issues:
Permission issues with Application Support:
Gatekeeper blocking execution:
SIP (System Integrity Protection) issues:
Permission issues with Application Support:
Execution policy restrictions:
Path issues:
AppData access issues:
Snap-installed applications:
Permission issues:
SELinux restrictions:
Mixed Windows/Linux paths:
Node.js installation:
File system permissions:
If you’re still having issues, gather this information before contacting support:
System Information
Configuration File
Verify your configuration file exists and has correct content:
Test MCP Server Directly
Check Network Connectivity
Email us with your debug information
Get help from the community
Report bugs or request features
Review the full documentation
When contacting support, please include:
Review the initial setup process
Learn about managing MCP server registries
Advanced configuration options
Connect with other Pylee users
If you can’t find a solution to your problem:
When reporting issues, please include your operating system, Node.js version, and any error messages you’re seeing. This helps us provide better support.
Common issues and solutions for Pylee MCP server setup and usage
Having trouble with Pylee? This guide covers the most common issues and their solutions.
Quick Help: Most setup issues can be resolved by restarting your application completely and checking your API key. If problems persist, try the solutions below.
Pylee MCP Server Not Appearing
Symptoms: Claude Desktop or other MCP clients don’t show Pylee as available
Solutions:
Verify Configuration File Location
Ensure your config file is in the correct location:
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%\Claude\claude_desktop_config.json
~/.config/Claude/claude_desktop_config.json
Check JSON Syntax
Validate your JSON configuration:
Restart Application
Completely quit and restart Claude Desktop (or your MCP client)
Check Node.js Installation
Verify Node.js is installed:
Connection Timeout Issues
Symptoms: MCP server starts but times out when trying to connect
Solutions:
Check Internet Connection
Ensure you have a stable internet connection
Verify Firewall Settings
Make sure your firewall isn’t blocking the connection:
npx
and node
through your firewallTest Network Access
Try Alternative Configuration
If using npx
fails, try installing globally:
Then update your config to use:
Permission Denied Errors
Symptoms: Errors about file permissions or access denied
Solutions:
Check File Permissions
Ensure you can read/write the configuration file:
Create Directory if Missing
Fix Ownership (macOS/Linux)
Run as Administrator (Windows)
Try running your text editor as Administrator when editing the config file
Node.js or NPM Issues
Symptoms: Commands not found or version conflicts
Solutions:
Registry Not Loading
Symptoms: Pylee connects but no registry servers are available
Solutions:
Check Registry Status
Refresh Registry
In your dashboard, click “Refresh” on your active registries
Check Permissions
Ensure you have access to the registries you’re trying to use
Test with Different Registry
Try activating a different registry to isolate the issue
Gatekeeper blocking execution:
SIP (System Integrity Protection) issues:
Permission issues with Application Support:
Gatekeeper blocking execution:
SIP (System Integrity Protection) issues:
Permission issues with Application Support:
Execution policy restrictions:
Path issues:
AppData access issues:
Snap-installed applications:
Permission issues:
SELinux restrictions:
Mixed Windows/Linux paths:
Node.js installation:
File system permissions:
If you’re still having issues, gather this information before contacting support:
System Information
Configuration File
Verify your configuration file exists and has correct content:
Test MCP Server Directly
Check Network Connectivity
Email us with your debug information
Get help from the community
Report bugs or request features
Review the full documentation
When contacting support, please include:
Review the initial setup process
Learn about managing MCP server registries
Advanced configuration options
Connect with other Pylee users
If you can’t find a solution to your problem:
When reporting issues, please include your operating system, Node.js version, and any error messages you’re seeing. This helps us provide better support.