Skip to content

Server does not start when used as MCP server #28

@a-25

Description

@a-25

Run the command npx ios-mcp-code-quality-server server
Expected result: MCP server starts at port 3000 (by default).
Actual result: there is an error:

/opt/homebrew/bin/ios-mcp-code-quality-server: line 1: import: command not found
/opt/homebrew/bin/ios-mcp-code-quality-server: line 2: import: command not found
/opt/homebrew/bin/ios-mcp-code-quality-server: line 3: import: command not found
/opt/homebrew/bin/ios-mcp-code-quality-server: line 4: import: command not found
/opt/homebrew/bin/ios-mcp-code-quality-server: line 5: import: command not found
/opt/homebrew/bin/ios-mcp-code-quality-server: line 6: import: command not found
/opt/homebrew/bin/ios-mcp-code-quality-server: line 7: import: command not found
/opt/homebrew/bin/ios-mcp-code-quality-server: line 8: import: command not found
/opt/homebrew/bin/ios-mcp-code-quality-server: line 9: import: command not found
/opt/homebrew/bin/ios-mcp-code-quality-server: line 10: import: command not found
/opt/homebrew/bin/ios-mcp-code-quality-server: line 11: import: command not found
/opt/homebrew/bin/ios-mcp-code-quality-server: line 12: import: command not found
/opt/homebrew/bin/ios-mcp-code-quality-server: line 13: import: command not found
/opt/homebrew/bin/ios-mcp-code-quality-server: line 14: import: command not found
/opt/homebrew/bin/ios-mcp-code-quality-server: line 15: import: command not found
/opt/homebrew/bin/ios-mcp-code-quality-server: line 16: syntax error near unexpected token `('
/opt/homebrew/bin/ios-mcp-code-quality-server: line 16: `const app = express();'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions