Installation Issues
uvx Command Not Found
Problem:uvx: command not found when trying to run tools
Solution 1: Install uv
Solution 1: Install uv
Solution 2: Install via pip
Solution 2: Install via pip
Solution 3: Use Direct Installation
Solution 3: Use Direct Installation
Python Version Mismatch
Problem:Error: Python 3.10+ required, found Python 3.9
Solution:
Permission Denied
Problem:Permission denied when installing or running tools
- Linux/macOS (Recommended)
- Windows
Fix permissions without sudo:
Dependency Conflict
Problem:Unable to resolve dependencies or package version conflicts
Solution:
Runtime Errors
Tool Not Responding
Problem: MCP tool executes but returns no response Solutions:Check API Connection
Check API Connection
Increase Timeout
Increase Timeout
Update MCP configuration to allow longer timeouts:
Check Logs
Check Logs
Memory Issues with Large Responses
Problem: Tool crashes or hangs with large API responses Solution:Network Timeout Errors
Problem:Request timeout or Connection timed out
Solutions:
API Rate Limiting
Problem:429 Too Many Requests or rate limit errors
Solution:
Configuration Issues
Environment Variables Not Loaded
Problem: Tool can’t find API keys or configuration Solutions:Verify Environment Variables
Verify Environment Variables
Set in MCP Configuration
Set in MCP Configuration
Use .env File
Use .env File
Tool Not Found in AI Client
Problem: MCP tool doesn’t appear in Claude/Cursor tool list Solutions:1
Verify MCP Configuration
Check that the MCP server is properly configured:
2
Test MCP Server Directly
3
Restart AI Client
4
Check Logs for Errors
Invalid OpenAPI Specification
Problem: Tool fails to load with spec validation errors Solution:Performance Issues
Slow Tool Execution
Problem: Tools take very long to execute Solutions:Check API Response Time
Check API Response Time
Optimize OpenAPI Spec
Optimize OpenAPI Spec
Enable Caching
Enable Caching
High Memory Usage
Problem: Tool consuming excessive memory Solution:Platform-Specific Issues
Windows Path Issues
Problem: Spec file not found on Windows Solution:macOS Gatekeeper Issues
Problem: macOS blocks execution with security warning Solution:Linux Library Missing
Problem:error while loading shared libraries
Solution:

